go
GstMpegtsAtscMGT
gst
mpegts
c
types
Master Guide Table (A65)
struct
GstMpegtsAtscMGT {
ubyte
protocolVersion
;
ushort
tablesDefined
;
GPtrArray
*
tables
;
GPtrArray
*
descriptors
;
}
Members
Variables
descriptors
GPtrArray
*
descriptors
;
descriptors
protocolVersion
ubyte
protocolVersion
;
The protocol version
tables
GPtrArray
*
tables
;
the tables
tablesDefined
ushort
tablesDefined
;
The numbers of subtables
gst
mpegts
c
types
aliases
GstMpegtsPacketizeFunc
enums
GstMpegtsATSCDescriptorType
GstMpegtsDVBDescriptorType
GstMpegtsDVBExtendedDescriptorType
GstMpegtsDVBLinkageType
GstMpegtsDVBServiceType
GstMpegtsDVBTeletextType
GstMpegtsDescriptorType
GstMpegtsISDBDescriptorType
GstMpegtsMiscDescriptorType
GstMpegtsRunningStatus
GstMpegtsScteStreamType
GstMpegtsSectionATSCTableID
GstMpegtsSectionDVBTableID
GstMpegtsSectionSCTETableID
GstMpegtsSectionTableID
GstMpegtsSectionType
GstMpegtsStreamType
structs
GstMpegtsAtscEIT
GstMpegtsAtscEITEvent
GstMpegtsAtscETT
GstMpegtsAtscMGT
GstMpegtsAtscMGTTable
GstMpegtsAtscMultString
GstMpegtsAtscSTT
GstMpegtsAtscStringSegment
GstMpegtsAtscVCT
GstMpegtsAtscVCTSource
GstMpegtsBAT
GstMpegtsCableDeliverySystemDescriptor
GstMpegtsDVBLinkageDescriptor
GstMpegtsDVBServiceListItem
GstMpegtsDataBroadcastDescriptor
GstMpegtsDescriptor
GstMpegtsDvbMultilingualBouquetNameItem
GstMpegtsDvbMultilingualComponentItem
GstMpegtsDvbMultilingualNetworkNameItem
GstMpegtsDvbMultilingualServiceNameItem
GstMpegtsEIT
GstMpegtsEITEvent
GstMpegtsExtendedEventDescriptor
GstMpegtsNIT
GstMpegtsPMT
GstMpegtsPMTStream
GstMpegtsPatProgram
GstMpegtsSDT
GstMpegtsSDTService
GstMpegtsSatelliteDeliverySystemDescriptor
GstMpegtsSection
GstMpegtsT2DeliverySystemCell
GstMpegtsT2DeliverySystemCellExtension
GstMpegtsTOT
GstMpegtsTerrestrialDeliverySystemDescriptor
Master Guide Table (A65)