SatelliteDeliverySystemDescriptor

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

Constructors

this
this(GstMpegtsSatelliteDeliverySystemDescriptor* gstMpegtsSatelliteDeliverySystemDescriptor, 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

getSatelliteDeliverySystemDescriptorStruct
GstMpegtsSatelliteDeliverySystemDescriptor* getSatelliteDeliverySystemDescriptorStruct(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 kHz (kiloHertz)

modulationSystem
bool modulationSystem [@property getter]
bool modulationSystem [@property setter]

modulation system, TRUE if DVB-S2, else DVB-S

modulationType
GstMpegtsModulationType modulationType [@property getter]
GstMpegtsModulationType modulationType [@property setter]

Modulation scheme used

orbitalPosition
float orbitalPosition [@property getter]
float orbitalPosition [@property setter]

the orbital position in degrees

polarization
GstMpegtsSatellitePolarizationType polarization [@property getter]
GstMpegtsSatellitePolarizationType polarization [@property setter]

The polarization of the transmitted signal

rollOff
GstMpegtsSatelliteRolloff rollOff [@property getter]
GstMpegtsSatelliteRolloff rollOff [@property setter]

Roll-off factor used in DVB-S2

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

Symbol rate (in symbols per second)

westEast
bool westEast [@property getter]
bool westEast [@property setter]

If TRUE, the satellite is in the eastern part of the orbit, else in the western part.

Static functions

getType
GType getType()

Variables

gstMpegtsSatelliteDeliverySystemDescriptor
GstMpegtsSatelliteDeliverySystemDescriptor* gstMpegtsSatelliteDeliverySystemDescriptor;

the main Gtk struct