AtscVCTSource

Source from a @GstMpegtsAtscVCT, can be used both for TVCT and CVCT tables

final
class AtscVCTSource {}

Constructors

this
this(GstMpegtsAtscVCTSource* gstMpegtsAtscVCTSource, bool ownedRef)

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

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getAtscVCTSourceStruct
GstMpegtsAtscVCTSource* getAtscVCTSourceStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Properties

ETMLocation
ubyte ETMLocation [@property getter]
ubyte ETMLocation [@property setter]
accessControlled
bool accessControlled [@property getter]
bool accessControlled [@property setter]
carrierFrequency
uint carrierFrequency [@property getter]
uint carrierFrequency [@property setter]
channelTSID
ushort channelTSID [@property getter]
ushort channelTSID [@property setter]
descriptors
PtrArray descriptors [@property getter]
PtrArray descriptors [@property setter]

descriptors

hidden
bool hidden [@property getter]
bool hidden [@property setter]
hideGuide
bool hideGuide [@property getter]
bool hideGuide [@property setter]
majorChannelNumber
ushort majorChannelNumber [@property getter]
ushort majorChannelNumber [@property setter]
minorChannelNumber
ushort minorChannelNumber [@property getter]
ushort minorChannelNumber [@property setter]
modulationMode
ubyte modulationMode [@property getter]
ubyte modulationMode [@property setter]
outOfBand
bool outOfBand [@property getter]
bool outOfBand [@property setter]
pathSelect
bool pathSelect [@property getter]
bool pathSelect [@property setter]
programNumber
ushort programNumber [@property getter]
ushort programNumber [@property setter]
serviceType
ubyte serviceType [@property getter]
ubyte serviceType [@property setter]
shortName
string shortName [@property getter]
string shortName [@property setter]
sourceId
ushort sourceId [@property getter]
ushort sourceId [@property setter]

Static functions

getType
GType getType()

Variables

gstMpegtsAtscVCTSource
GstMpegtsAtscVCTSource* gstMpegtsAtscVCTSource;

the main Gtk struct

ownedRef
bool ownedRef;
Undocumented in source.

Meta