props: improve prop flags

Only keep the READONLY prop flag.
Work on test-mixer
This commit is contained in:
Wim Taymans 2017-03-31 11:48:24 +02:00
parent 7b8bb8da6b
commit 29fbf2e841
18 changed files with 244 additions and 238 deletions

View file

@ -94,6 +94,7 @@ do_add_source (SpaLoop *loop,
return SPA_RESULT_OK;
}
static SpaResult
do_update_source (SpaSource *source)
{