Inherits QObject.
void | clearStreamCache ( QString streamUuid ) |
void | emitObjectDescriptionChanged ( ObjectDescriptionType ) |
void | emitUsingDevice ( QString streamUuid, int device ) |
void | enable ( bool enabled = true ) |
bool | isActive () |
QList<int> | objectDescriptionIndexes ( ObjectDescriptionType type ) const |
QHash<QByteArray, QVariant> | objectDescriptionProperties ( ObjectDescriptionType type, int index ) const |
QList<int> | objectIndexesByCategory ( ObjectDescriptionType type, Category category ) const |
bool | setCaptureDevice ( QString streamUuid, int device ) |
void | setCaptureDevicePriorityForCategory ( Category category, QList<int> order ) |
bool | setOutputDevice ( QString streamUuid, int device ) |
void | setOutputDevicePriorityForCategory ( Category category, QList<int> order ) |
void | setStreamPropList ( Category category, QString streamUuid ) |
void | objectDescriptionChanged ( ObjectDescriptionType ) |
void | usingDevice ( QString streamUuid, int device ) |
PulseSupport * | getInstance () |
void | shutdown () |