ComponentDescriptor

Constructors

this
this(GstMpegtsComponentDescriptor* gstMpegtsComponentDescriptor, bool ownedRef)

Sets our main struct and passes it to the parent class.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getComponentDescriptorStruct
GstMpegtsComponentDescriptor* getComponentDescriptorStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Properties

componentTag
ubyte componentTag [@property getter]
ubyte componentTag [@property setter]
componentType
ubyte componentType [@property getter]
ubyte componentType [@property setter]
languageCode
string languageCode [@property getter]
string languageCode [@property setter]
streamContent
ubyte streamContent [@property getter]
ubyte streamContent [@property setter]
text
string text [@property getter]
string text [@property setter]

Static functions

free
void free(ComponentDescriptor source)
getType
GType getType()

Variables

gstMpegtsComponentDescriptor
GstMpegtsComponentDescriptor* gstMpegtsComponentDescriptor;

the main Gtk struct

ownedRef
bool ownedRef;
Undocumented in source.

Meta