PMTStream

An individual stream definition.

Constructors

this
this(GstMpegtsPMTStream* gstMpegtsPMTStream, bool ownedRef)

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

this
this()

Allocates and initializes a new #GstMpegtsPMTStream.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getPMTStreamStruct
GstMpegtsPMTStream* getPMTStreamStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Properties

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

the descriptors of the stream

pid
ushort pid [@property getter]
ushort pid [@property setter]

the PID of the stream

streamType
ubyte streamType [@property getter]
ubyte streamType [@property setter]

the type of stream. See #GstMpegtsStreamType

Static functions

getType
GType getType()

Variables

gstMpegtsPMTStream
GstMpegtsPMTStream* gstMpegtsPMTStream;

the main Gtk struct

ownedRef
bool ownedRef;
Undocumented in source.

Meta