NIT

Network Information Table (ISO/IEC 13818-1 / EN 300 468)

Constructors

this
this(GstMpegtsNIT* gstMpegtsNIT, bool ownedRef)

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

this
this()

Allocates and initializes a GstMpegtsNIT

Destructor

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

Members

Functions

getNITStruct
GstMpegtsNIT* getNITStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Properties

actualNetwork
bool actualNetwork [@property getter]
bool actualNetwork [@property setter]

Whether this NIT corresponds to the actual stream

descriptors
PtrArray descriptors [@property getter]
PtrArray descriptors [@property setter]

the global descriptors

networkId
ushort networkId [@property getter]
ushort networkId [@property setter]

ID of the network that this NIT describes

streams
PtrArray streams [@property getter]
PtrArray streams [@property setter]

the streams

Static functions

getType
GType getType()

Variables

gstMpegtsNIT
GstMpegtsNIT* gstMpegtsNIT;

the main Gtk struct