GstDeviceProviderClass

Undocumented in source.

Members

Variables

GstReserved
void*[4] GstReserved;
Undocumented in source.
factory
GstDeviceProviderFactory* factory;

a pointer to the #GstDeviceProviderFactory that creates this provider

metadata
void* metadata;
Undocumented in source.
parentClass
GstObjectClass parentClass;

the parent #GstObjectClass structure

probe
GList* function(GstDeviceProvider* provider) probe;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
start
int function(GstDeviceProvider* provider) start;
stop
void function(GstDeviceProvider* provider) stop;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta