SDTService

Constructors

this
this(GstMpegtsSDTService* gstMpegtsSDTService, bool ownedRef)

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

this
this()

Allocates and initializes a GstMpegtsSDTService

Destructor

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

Members

Functions

getSDTServiceStruct
GstMpegtsSDTService* getSDTServiceStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Properties

EITPresentFollowingFlag
bool EITPresentFollowingFlag [@property getter]
bool EITPresentFollowingFlag [@property setter]

EIT present/following information is present in this transport stream

EITScheduleFlag
bool EITScheduleFlag [@property getter]
bool EITScheduleFlag [@property setter]

EIT schedule information is present in this transport stream

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

List of descriptors

freeCAMode
bool freeCAMode [@property getter]
bool freeCAMode [@property setter]

True if one or more streams is controlled by a CA system

runningStatus
GstMpegtsRunningStatus runningStatus [@property getter]
GstMpegtsRunningStatus runningStatus [@property setter]

Status of this service

serviceId
ushort serviceId [@property getter]
ushort serviceId [@property setter]

The program number this table belongs to

Static functions

getType
GType getType()

Variables

gstMpegtsSDTService
GstMpegtsSDTService* gstMpegtsSDTService;

the main Gtk struct