GstDeviceClass

The class structure for a #GstDevice object.

Members

Variables

GstReserved
void*[4] GstReserved;
Undocumented in source.
createElement
GstElement* function(GstDevice* device, const(char)* name) createElement;
parentClass
GstObjectClass parentClass;

The parent #GstObjectClass structure.

reconfigureElement
int function(GstDevice* device, GstElement* element) reconfigureElement;

Meta