CableDeliverySystemDescriptor

Cable Delivery System Descriptor (EN 300 468 v.1.13.1)

Constructors

this
this(GstMpegtsCableDeliverySystemDescriptor* gstMpegtsCableDeliverySystemDescriptor, bool ownedRef)

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

Destructor

~this
~this()
Undocumented in source.

Members

Functions

free
void free()
getCableDeliverySystemDescriptorStruct
GstMpegtsCableDeliverySystemDescriptor* getCableDeliverySystemDescriptorStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Properties

fecInner
GstMpegtsDVBCodeRate fecInner [@property getter]
GstMpegtsDVBCodeRate fecInner [@property setter]

inner FEC scheme used

frequency
uint frequency [@property getter]
uint frequency [@property setter]

the frequency in Hz (Hertz)

modulation
GstMpegtsModulationType modulation [@property getter]
GstMpegtsModulationType modulation [@property setter]

Modulation scheme used

outerFec
GstMpegtsCableOuterFECScheme outerFec [@property getter]
GstMpegtsCableOuterFECScheme outerFec [@property setter]

the outer FEC scheme used

symbolRate
uint symbolRate [@property getter]
uint symbolRate [@property setter]

Symbol rate (in symbols per second)

Static functions

getType
GType getType()

Variables

gstMpegtsCableDeliverySystemDescriptor
GstMpegtsCableDeliverySystemDescriptor* gstMpegtsCableDeliverySystemDescriptor;

the main Gtk struct

ownedRef
bool ownedRef;
Undocumented in source.

Meta