TerrestrialDeliverySystemDescriptor

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

final
class TerrestrialDeliverySystemDescriptor {
protected
bool ownedRef;
}

Constructors

this
this(GstMpegtsTerrestrialDeliverySystemDescriptor* gstMpegtsTerrestrialDeliverySystemDescriptor, bool ownedRef)

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

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

getStruct
void* getStruct()

the main Gtk struct as a void*

getTerrestrialDeliverySystemDescriptorStruct
GstMpegtsTerrestrialDeliverySystemDescriptor* getTerrestrialDeliverySystemDescriptorStruct(bool transferOwnership)

Get the main Gtk struct

Properties

bandwidth
uint bandwidth [@property getter]
uint bandwidth [@property setter]

the bandwidth in Hz (Hertz)

codeRateHp
GstMpegtsDVBCodeRate codeRateHp [@property getter]
GstMpegtsDVBCodeRate codeRateHp [@property setter]
codeRateLp
GstMpegtsDVBCodeRate codeRateLp [@property getter]
GstMpegtsDVBCodeRate codeRateLp [@property setter]
constellation
GstMpegtsModulationType constellation [@property getter]
GstMpegtsModulationType constellation [@property setter]

the constallation

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

the frequency in Hz (Hertz)

guardInterval
GstMpegtsTerrestrialGuardInterval guardInterval [@property getter]
GstMpegtsTerrestrialGuardInterval guardInterval [@property setter]
hierarchy
GstMpegtsTerrestrialHierarchy hierarchy [@property getter]
GstMpegtsTerrestrialHierarchy hierarchy [@property setter]

the hierarchy

mpeFec
bool mpeFec [@property getter]
bool mpeFec [@property setter]

TRUE no mpe-fec is used FALSE mpe-fec is use

otherFrequency
bool otherFrequency [@property getter]
bool otherFrequency [@property setter]

TRUE more frequency are use, else not

priority
bool priority [@property getter]
bool priority [@property setter]

TRUE High Priority FALSE Low Priority

timeSlicing
bool timeSlicing [@property getter]
bool timeSlicing [@property setter]

TRUE no time slicing FALSE time slicing

transmissionMode
GstMpegtsTerrestrialTransmissionMode transmissionMode [@property getter]
GstMpegtsTerrestrialTransmissionMode transmissionMode [@property setter]

Static functions

getType
GType getType()

Variables

gstMpegtsTerrestrialDeliverySystemDescriptor
GstMpegtsTerrestrialDeliverySystemDescriptor* gstMpegtsTerrestrialDeliverySystemDescriptor;

the main Gtk struct