LogicalChannel
final
class LogicalChannel {
}
- this
this(GstMpegtsLogicalChannel* gstMpegtsLogicalChannel, bool ownedRef)
Sets our main struct and passes it to the parent class.
A destructor is present on this object, but not explicitly documented in the source.
- getLogicalChannelStruct
GstMpegtsLogicalChannel* getLogicalChannelStruct(bool transferOwnership)
- getStruct
void* getStruct()
the main Gtk struct as a void*
- logicalChannelNumber
ushort logicalChannelNumber [@property getter]
ushort logicalChannelNumber [@property setter]
- serviceId
ushort serviceId [@property getter]
ushort serviceId [@property setter]
- visibleService
bool visibleService [@property getter]
bool visibleService [@property setter]
- getType
GType getType()
- gstMpegtsLogicalChannel
GstMpegtsLogicalChannel* gstMpegtsLogicalChannel;