PatProgram

A program entry from a Program Association Table (ITU H.222.0, ISO/IEC 13818-1).

Constructors

this
this(GstMpegtsPatProgram* gstMpegtsPatProgram, bool ownedRef)

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

this
this()

Allocates a new #GstMpegtsPatProgram.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

getPatProgramStruct
GstMpegtsPatProgram* getPatProgramStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Properties

networkOrProgramMapPID
ushort networkOrProgramMapPID [@property getter]
ushort networkOrProgramMapPID [@property setter]

the network of program map PID

programNumber
ushort programNumber [@property getter]
ushort programNumber [@property setter]

the program number

Static functions

getType
GType getType()
patNew
PtrArray patNew()

Allocates a new #GPtrArray for #GstMpegtsPatProgram

Variables

gstMpegtsPatProgram
GstMpegtsPatProgram* gstMpegtsPatProgram;

the main Gtk struct

ownedRef
bool ownedRef;
Undocumented in source.

Meta