SDTService
final
class SDTService {
}
- this
this(GstMpegtsSDTService* gstMpegtsSDTService, bool ownedRef)
Sets our main struct and passes it to the parent class.
- this
this()
A destructor is present on this object, but not explicitly documented in the source.
- getSDTServiceStruct
GstMpegtsSDTService* getSDTServiceStruct(bool transferOwnership)
- getStruct
void* getStruct()
the main Gtk struct as a void*
- 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]
- 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]
- serviceId
ushort serviceId [@property getter]
ushort serviceId [@property setter]
The program number this table belongs to
- getType
GType getType()
- gstMpegtsSDTService
GstMpegtsSDTService* gstMpegtsSDTService;