XMMS2
|
Functions | |
s4_sourcepref_t * | s4_sourcepref_create (const char **srcprefs) |
Creates a new source preferences that can be used when querying. More... | |
void | s4_sourcepref_unref (s4_sourcepref_t *sp) |
Decreases the reference of a sourcepref. More... | |
s4_sourcepref_t * | s4_sourcepref_ref (s4_sourcepref_t *sp) |
Increases the refcount of a sourcepref. More... | |
int | s4_sourcepref_get_priority (s4_sourcepref_t *sp, const char *src) |
Gets the priority of a source. More... | |