SDT

Service Description Table (EN 300 468)

Constructors

this
this(GstMpegtsSDT* gstMpegtsSDT, bool ownedRef)

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

this
this()

Allocates and initializes a GstMpegtsSDT

Destructor

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

Members

Functions

getSDTStruct
GstMpegtsSDT* getSDTStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Properties

actualTs
bool actualTs [@property getter]
bool actualTs [@property setter]

True if the table describes this transport stream

originalNetworkId
ushort originalNetworkId [@property getter]
ushort originalNetworkId [@property setter]

Network ID of the originating delivery system

services
PtrArray services [@property getter]
PtrArray services [@property setter]

List of services

transportStreamId
ushort transportStreamId [@property getter]
ushort transportStreamId [@property setter]

ID of this transport stream

Static functions

getType
GType getType()

Variables

gstMpegtsSDT
GstMpegtsSDT* gstMpegtsSDT;

the main Gtk struct