ATSC variants of MPEG-TS sections
GstMpegtsAtscEIT
Event Information Table (ATSC)
Members
source_id
(guint16)
–
The source id
protocol_version
(guint8)
–
The protocol version
events
(GPtrArray *)
–
Events
GstMpegts.AtscEIT
Event Information Table (ATSC)
Members
source_id
(Number)
–
The source id
protocol_version
(Number)
–
The protocol version
events
([ GstMpegts.AtscEITEvent ])
–
Events
GstMpegts.AtscEIT
Event Information Table (ATSC)
Members
source_id
(int)
–
The source id
protocol_version
(int)
–
The protocol version
events
([ GstMpegts.AtscEITEvent ])
–
Events
GstMpegtsAtscEITEvent
An ATSC EIT Event
Members
event_id
(guint16)
–
The event id
start_time
(guint32)
–
The start time
etm_location
(guint8)
–
The etm location
length_in_seconds
(guint32)
–
The length in seconds
titles
(GPtrArray *)
–
the titles
descriptors
(GPtrArray *)
–
descriptors
GstMpegts.AtscEITEvent
An ATSC EIT Event
Members
event_id
(Number)
–
The event id
start_time
(Number)
–
The start time
etm_location
(Number)
–
The etm location
length_in_seconds
(Number)
–
The length in seconds
titles
([ GstMpegts.AtscMultString ])
–
the titles
descriptors
([ GstMpegts.Descriptor ])
–
descriptors
GstMpegts.AtscEITEvent
An ATSC EIT Event
Members
event_id
(int)
–
The event id
start_time
(int)
–
The start time
etm_location
(int)
–
The etm location
length_in_seconds
(int)
–
The length in seconds
titles
([ GstMpegts.AtscMultString ])
–
the titles
descriptors
([ GstMpegts.Descriptor ])
–
descriptors
GstMpegtsAtscETT
Extended Text Table (ATSC)
Members
ett_table_id_extension
(guint16)
–
protocol_version
(guint16)
–
The protocol version
etm_id
(guint32)
–
The etm id
messages
(GPtrArray *)
–
List of texts
GstMpegts.AtscETT
Extended Text Table (ATSC)
Members
ett_table_id_extension
(Number)
–
protocol_version
(Number)
–
The protocol version
etm_id
(Number)
–
The etm id
messages
([ GstMpegts.AtscMultString ])
–
List of texts
GstMpegts.AtscETT
Extended Text Table (ATSC)
Members
ett_table_id_extension
(int)
–
protocol_version
(int)
–
The protocol version
etm_id
(int)
–
The etm id
messages
([ GstMpegts.AtscMultString ])
–
List of texts
GstMpegtsAtscMGT
Master Guide Table (A65)
Members
protocol_version
(guint8)
–
The protocol version
tables_defined
(guint16)
–
The numbers of subtables
tables
(GPtrArray *)
–
the tables
descriptors
(GPtrArray *)
–
descriptors
GstMpegtsAtscMGT
Master Guide Table (A65)
Members
protocol_version
(Number)
–
The protocol version
tables_defined
(Number)
–
The numbers of subtables
tables
([ GstMpegtsAtscMGTTable ])
–
the tables
descriptors
([ GstMpegtsDescriptor ])
–
descriptors
GstMpegtsAtscMGT
Master Guide Table (A65)
Members
protocol_version
(int)
–
The protocol version
tables_defined
(int)
–
The numbers of subtables
tables
([ GstMpegtsAtscMGTTable ])
–
the tables
descriptors
([ GstMpegtsDescriptor ])
–
descriptors
Constructors
gst_mpegts_atsc_mgt_new
GstMpegtsAtscMGT * gst_mpegts_atsc_mgt_new ()
GstMpegts.AtscMGT.prototype.new
function GstMpegts.AtscMGT.prototype.new(): {
// javascript wrapper for 'gst_mpegts_atsc_mgt_new'
}
GstMpegts.AtscMGT.new
def GstMpegts.AtscMGT.new ():
#python wrapper for 'gst_mpegts_atsc_mgt_new'
GstMpegtsAtscMGTTable
Source from a GstMpegtsAtscMGT
Members
table_type
(guint16)
–
pid
(guint16)
–
The packet ID
version_number
(guint8)
–
The version number
number_bytes
(guint32)
–
descriptors
(GPtrArray *)
–
descriptors
GstMpegts.AtscMGTTable
Source from a GstMpegtsAtscMGT
Members
table_type
(Number)
–
pid
(Number)
–
The packet ID
version_number
(Number)
–
The version number
number_bytes
(Number)
–
descriptors
([ GstMpegts.Descriptor ])
–
descriptors
GstMpegts.AtscMGTTable
Source from a GstMpegtsAtscMGT
Members
table_type
(int)
–
pid
(int)
–
The packet ID
version_number
(int)
–
The version number
number_bytes
(int)
–
descriptors
([ GstMpegts.Descriptor ])
–
descriptors
GstMpegtsAtscMultString
Members
iso_639_langcode
(gchar *)
–
The ISO639 language code
segments
(GPtrArray *)
–
(element-type GstMpegtsAtscStringSegment)
GstMpegts.AtscMultString
Members
iso_639_langcode
([ String ])
–
The ISO639 language code
segments
([ GstMpegts.AtscStringSegment ])
–
(element-type GstMpegtsAtscStringSegment)
GstMpegts.AtscMultString
Members
iso_639_langcode
([ int ])
–
The ISO639 language code
segments
([ GstMpegts.AtscStringSegment ])
–
(element-type GstMpegtsAtscStringSegment)
GstMpegtsAtscRRT
Region Rating Table (A65)
Members
protocol_version
(guint8)
–
The protocol version
names
(GPtrArray *)
–
the names
dimensions_defined
(guint8)
–
the number of dimensions defined for this rating table
dimensions
(GPtrArray *)
–
A set of dimensions
descriptors
(GPtrArray *)
–
descriptors
GstMpegtsAtscRRT
Region Rating Table (A65)
Members
protocol_version
(Number)
–
The protocol version
names
([ GstMpegtsAtscMultString ])
–
the names
dimensions_defined
(Number)
–
the number of dimensions defined for this rating table
dimensions
([ GstMpegtsAtscRRTDimension ])
–
A set of dimensions
descriptors
([ Object ])
–
descriptors
GstMpegtsAtscRRT
Region Rating Table (A65)
Members
protocol_version
(int)
–
The protocol version
names
([ GstMpegtsAtscMultString ])
–
the names
dimensions_defined
(int)
–
the number of dimensions defined for this rating table
dimensions
([ GstMpegtsAtscRRTDimension ])
–
A set of dimensions
descriptors
([ object ])
–
descriptors
Constructors
gst_mpegts_atsc_rrt_new
GstMpegtsAtscRRT * gst_mpegts_atsc_rrt_new ()
GstMpegts.AtscRRT.prototype.new
function GstMpegts.AtscRRT.prototype.new(): {
// javascript wrapper for 'gst_mpegts_atsc_rrt_new'
}
GstMpegts.AtscRRT.new
def GstMpegts.AtscRRT.new ():
#python wrapper for 'gst_mpegts_atsc_rrt_new'
GstMpegtsAtscRRTDimension
Members
names
(GPtrArray *)
–
graduated_scale
(gboolean)
–
values_defined
(guint8)
–
values
(GPtrArray *)
–
Constructors
gst_mpegts_atsc_rrt_dimension_new
GstMpegtsAtscRRTDimension * gst_mpegts_atsc_rrt_dimension_new ()
GstMpegts.AtscRRTDimension.prototype.new
function GstMpegts.AtscRRTDimension.prototype.new(): {
// javascript wrapper for 'gst_mpegts_atsc_rrt_dimension_new'
}
GstMpegts.AtscRRTDimension.new
def GstMpegts.AtscRRTDimension.new ():
#python wrapper for 'gst_mpegts_atsc_rrt_dimension_new'
GstMpegtsAtscRRTDimensionValue
GstMpegtsAtscRRTDimensionValue
Members
abbrev_ratings
([ GstMpegtsAtscMultString ])
–
the abbreviated ratings
ratings
([ GstMpegtsAtscMultString ])
–
the ratings
GstMpegtsAtscRRTDimensionValue
Members
abbrev_ratings
([ GstMpegtsAtscMultString ])
–
the abbreviated ratings
ratings
([ GstMpegtsAtscMultString ])
–
the ratings
Constructors
gst_mpegts_atsc_rrt_dimension_value_new
GstMpegtsAtscRRTDimensionValue * gst_mpegts_atsc_rrt_dimension_value_new ()
GstMpegts.AtscRRTDimensionValue.prototype.new
function GstMpegts.AtscRRTDimensionValue.prototype.new(): {
// javascript wrapper for 'gst_mpegts_atsc_rrt_dimension_value_new'
}
GstMpegts.AtscRRTDimensionValue.new
def GstMpegts.AtscRRTDimensionValue.new ():
#python wrapper for 'gst_mpegts_atsc_rrt_dimension_value_new'
GstMpegtsAtscSTT
System Time Table (A65)
Members
protocol_version
(guint8)
–
The protocol version
system_time
(guint32)
–
The system time
gps_utc_offset
(guint8)
–
The GPS to UTC offset
ds_status
(gboolean)
–
ds_dayofmonth
(guint8)
–
The day of month
ds_hour
(guint8)
–
The hour
descriptors
(GPtrArray *)
–
descriptors
utc_datetime
(GstDateTime *)
–
The UTC date and time
GstMpegtsAtscSTT
System Time Table (A65)
Members
protocol_version
(Number)
–
The protocol version
system_time
(Number)
–
The system time
gps_utc_offset
(Number)
–
The GPS to UTC offset
ds_status
(Number)
–
ds_dayofmonth
(Number)
–
The day of month
ds_hour
(Number)
–
The hour
descriptors
([ GstMpegtsDescriptor ])
–
descriptors
utc_datetime
(GstDateTime)
–
The UTC date and time
GstMpegtsAtscSTT
System Time Table (A65)
Members
protocol_version
(int)
–
The protocol version
system_time
(int)
–
The system time
gps_utc_offset
(int)
–
The GPS to UTC offset
ds_status
(bool)
–
ds_dayofmonth
(int)
–
The day of month
ds_hour
(int)
–
The hour
descriptors
([ GstMpegtsDescriptor ])
–
descriptors
utc_datetime
(GstDateTime)
–
The UTC date and time
Constructors
gst_mpegts_atsc_stt_new
GstMpegtsAtscSTT * gst_mpegts_atsc_stt_new ()
GstMpegts.AtscSTT.prototype.new
function GstMpegts.AtscSTT.prototype.new(): {
// javascript wrapper for 'gst_mpegts_atsc_stt_new'
}
GstMpegts.AtscSTT.new
def GstMpegts.AtscSTT.new ():
#python wrapper for 'gst_mpegts_atsc_stt_new'
Methods
gst_mpegts_atsc_stt_get_datetime_utc
GstDateTime * gst_mpegts_atsc_stt_get_datetime_utc (GstMpegtsAtscSTT * stt)
Parameters:
stt
–
GstMpegts.AtscSTT.prototype.get_datetime_utc
function GstMpegts.AtscSTT.prototype.get_datetime_utc(): {
// javascript wrapper for 'gst_mpegts_atsc_stt_get_datetime_utc'
}
Parameters:
stt
(
GstMpegts.AtscSTT
)
–
GstMpegts.AtscSTT.get_datetime_utc
def GstMpegts.AtscSTT.get_datetime_utc (self):
#python wrapper for 'gst_mpegts_atsc_stt_get_datetime_utc'
Parameters:
stt
(
GstMpegts.AtscSTT
)
–
GstMpegtsAtscStringSegment
A string segment
Members
compression_type
(guint8)
–
The compression type
mode
(guint8)
–
The mode
compressed_data_size
(guint8)
–
The size of compressed data
compressed_data
(guint8 *)
–
The compressed data
cached_string
(gchar *)
–
Methods
gst_mpegts_atsc_string_segment_get_string
const gchar * gst_mpegts_atsc_string_segment_get_string (GstMpegtsAtscStringSegment * seg)
Parameters:
seg
–
GstMpegts.AtscStringSegment.prototype.get_string
function GstMpegts.AtscStringSegment.prototype.get_string(): {
// javascript wrapper for 'gst_mpegts_atsc_string_segment_get_string'
}
Parameters:
seg
(
GstMpegts.AtscStringSegment
)
–
GstMpegts.AtscStringSegment.get_string
def GstMpegts.AtscStringSegment.get_string (self):
#python wrapper for 'gst_mpegts_atsc_string_segment_get_string'
Parameters:
seg
(
GstMpegts.AtscStringSegment
)
–
gst_mpegts_atsc_string_segment_set_string
gboolean gst_mpegts_atsc_string_segment_set_string (GstMpegtsAtscStringSegment * seg, gchar * string, guint8 compression_type, guint8 mode)
Parameters:
seg
–
string
–
compression_type
–
mode
–
GstMpegts.AtscStringSegment.prototype.set_string
function GstMpegts.AtscStringSegment.prototype.set_string(string: String, compression_type: Number, mode: Number): {
// javascript wrapper for 'gst_mpegts_atsc_string_segment_set_string'
}
Parameters:
seg
(
GstMpegts.AtscStringSegment
)
–
string
(
String
)
–
compression_type
(
Number
)
–
mode
(
Number
)
–
GstMpegts.AtscStringSegment.set_string
def GstMpegts.AtscStringSegment.set_string (self, string, compression_type, mode):
#python wrapper for 'gst_mpegts_atsc_string_segment_set_string'
Parameters:
seg
(
GstMpegts.AtscStringSegment
)
–
string
(
str
)
–
compression_type
(
int
)
–
mode
(
int
)
–
GstMpegtsAtscVCT
Represents both: Terrestrial Virtual Channel Table (A65) Cable Virtual Channel Table (A65)
Members
transport_stream_id
(guint16)
–
The transport stream
protocol_version
(guint8)
–
The protocol version
sources
(GPtrArray *)
–
sources
descriptors
(GPtrArray *)
–
descriptors
GstMpegts.AtscVCT
Represents both: Terrestrial Virtual Channel Table (A65) Cable Virtual Channel Table (A65)
Members
transport_stream_id
(Number)
–
The transport stream
protocol_version
(Number)
–
The protocol version
sources
([ GstMpegts.AtscVCTSource ])
–
sources
descriptors
([ GstMpegts.Descriptor ])
–
descriptors
GstMpegts.AtscVCT
Represents both: Terrestrial Virtual Channel Table (A65) Cable Virtual Channel Table (A65)
Members
transport_stream_id
(int)
–
The transport stream
protocol_version
(int)
–
The protocol version
sources
([ GstMpegts.AtscVCTSource ])
–
sources
descriptors
([ GstMpegts.Descriptor ])
–
descriptors
GstMpegtsAtscVCTSource
Source from a GstMpegtsAtscVCT, can be used both for TVCT and CVCT tables
Members
short_name
(gchar *)
–
The short name of a source
major_channel_number
(guint16)
–
The major channel number
minor_channel_number
(guint16)
–
The minor channel number
modulation_mode
(guint8)
–
The modulation mode
carrier_frequency
(guint32)
–
The carrier frequency
channel_TSID
(guint16)
–
The transport stream ID
program_number
(guint16)
–
The program number (see GstMpegtsPatProgram)
ETM_location
(guint8)
–
The ETM location
access_controlled
(gboolean)
–
is access controlled
hidden
(gboolean)
–
is hidden
path_select
(gboolean)
–
is path select, CVCT only
out_of_band
(gboolean)
–
is out of band, CVCT only
hide_guide
(gboolean)
–
is hide guide
service_type
(guint8)
–
The service type
source_id
(guint16)
–
The source id
descriptors
(GPtrArray *)
–
an array of GstMpegtsDescriptor
GstMpegts.AtscVCTSource
Source from a GstMpegtsAtscVCT, can be used both for TVCT and CVCT tables
Members
short_name
(String)
–
The short name of a source
major_channel_number
(Number)
–
The major channel number
minor_channel_number
(Number)
–
The minor channel number
modulation_mode
(Number)
–
The modulation mode
carrier_frequency
(Number)
–
The carrier frequency
channel_TSID
(Number)
–
The transport stream ID
program_number
(Number)
–
The program number (see GstMpegts.PatProgram)
ETM_location
(Number)
–
The ETM location
access_controlled
(Number)
–
is access controlled
hidden
(Number)
–
is hidden
path_select
(Number)
–
is path select, CVCT only
out_of_band
(Number)
–
is out of band, CVCT only
hide_guide
(Number)
–
is hide guide
service_type
(Number)
–
The service type
source_id
(Number)
–
The source id
descriptors
([ GstMpegts.Descriptor ])
–
an array of GstMpegts.Descriptor
GstMpegts.AtscVCTSource
Source from a GstMpegtsAtscVCT, can be used both for TVCT and CVCT tables
Members
short_name
(str)
–
The short name of a source
major_channel_number
(int)
–
The major channel number
minor_channel_number
(int)
–
The minor channel number
modulation_mode
(int)
–
The modulation mode
carrier_frequency
(int)
–
The carrier frequency
channel_TSID
(int)
–
The transport stream ID
program_number
(int)
–
The program number (see GstMpegts.PatProgram)
ETM_location
(int)
–
The ETM location
access_controlled
(bool)
–
is access controlled
hidden
(bool)
–
is hidden
path_select
(bool)
–
is path select, CVCT only
out_of_band
(bool)
–
is out of band, CVCT only
hide_guide
(bool)
–
is hide guide
service_type
(int)
–
The service type
source_id
(int)
–
The source id
descriptors
([ GstMpegts.Descriptor ])
–
an array of GstMpegts.Descriptor
Enumerations
GstMpegtsAtscMGTTableType
Members
GST_MPEGTS_ATSC_MGT_TABLE_TYPE_EIT0
(256)
–
GST_MPEGTS_ATSC_MGT_TABLE_TYPE_EIT127
(383)
–
GST_MPEGTS_ATSC_MGT_TABLE_TYPE_ETT0
(512)
–
GST_MPEGTS_ATSC_MGT_TABLE_TYPE_ETT127
(639)
–
GstMpegts.AtscMGTTableType
Members
GstMpegts.AtscMGTTableType.EIT0
(256)
–
GstMpegts.AtscMGTTableType.EIT127
(383)
–
GstMpegts.AtscMGTTableType.ETT0
(512)
–
GstMpegts.AtscMGTTableType.ETT127
(639)
–
GstMpegts.AtscMGTTableType
Members
GstMpegts.AtscMGTTableType.EIT0
(256)
–
GstMpegts.AtscMGTTableType.EIT127
(383)
–
GstMpegts.AtscMGTTableType.ETT0
(512)
–
GstMpegts.AtscMGTTableType.ETT127
(639)
–
GstMpegtsSectionATSCTableID
Values for a GstMpegtsSection table_id.
These are the registered ATSC table_id variants.
see also: GstMpegtsSectionTableID
Members
GST_MTS_TABLE_ID_ATSC_MASTER_GUIDE
(199)
–
GST_MTS_TABLE_ID_ATSC_TERRESTRIAL_VIRTUAL_CHANNEL
(200)
–
GST_MTS_TABLE_ID_ATSC_CABLE_VIRTUAL_CHANNEL
(201)
–
GST_MTS_TABLE_ID_ATSC_RATING_REGION
(202)
–
GST_MTS_TABLE_ID_ATSC_EVENT_INFORMATION
(203)
–
GST_MTS_TABLE_ID_ATSC_CHANNEL_OR_EVENT_EXTENDED_TEXT
(204)
–
GST_MTS_TABLE_ID_ATSC_SYSTEM_TIME
(205)
–
GST_MTS_TABLE_ID_ATSC_DATA_EVENT
(206)
–
GST_MTS_TABLE_ID_ATSC_DATA_SERVICE
(207)
–
GST_MTS_TABLE_ID_ATSC_NETWORK_RESOURCE
(209)
–
GST_MTS_TABLE_ID_ATSC_LONG_TERM_SERVICE
(210)
–
GST_MTS_TABLE_ID_ATSC_DIRECTED_CHANNEL_CHANGE
(211)
–
GST_MTS_TABLE_ID_ATSC_DIRECTED_CHANNEL_CHANGE_SECTION_CODE
(212)
–
GST_MTS_TABLE_ID_ATSC_AGGREGATE_EVENT_INFORMATION
(214)
–
GST_MTS_TABLE_ID_ATSC_AGGREGATE_EXTENDED_TEXT
(215)
–
GST_MTS_TABLE_ID_ATSC_AGGREGATE_DATA_EVENT
(217)
–
GST_MTS_TABLE_ID_ATSC_SATELLITE_VIRTUAL_CHANNEL
(218)
–
GstMpegts.SectionATSCTableID
Values for a GstMpegts.Section table_id.
These are the registered ATSC table_id variants.
see also: GstMpegts.SectionTableID
Members
GstMpegts.SectionATSCTableID.MASTER_GUIDE
(199)
–
GstMpegts.SectionATSCTableID.TERRESTRIAL_VIRTUAL_CHANNEL
(200)
–
GstMpegts.SectionATSCTableID.CABLE_VIRTUAL_CHANNEL
(201)
–
GstMpegts.SectionATSCTableID.RATING_REGION
(202)
–
GstMpegts.SectionATSCTableID.EVENT_INFORMATION
(203)
–
GstMpegts.SectionATSCTableID.CHANNEL_OR_EVENT_EXTENDED_TEXT
(204)
–
GstMpegts.SectionATSCTableID.SYSTEM_TIME
(205)
–
GstMpegts.SectionATSCTableID.DATA_EVENT
(206)
–
GstMpegts.SectionATSCTableID.DATA_SERVICE
(207)
–
GstMpegts.SectionATSCTableID.NETWORK_RESOURCE
(209)
–
GstMpegts.SectionATSCTableID.LONG_TERM_SERVICE
(210)
–
GstMpegts.SectionATSCTableID.DIRECTED_CHANNEL_CHANGE
(211)
–
GstMpegts.SectionATSCTableID.DIRECTED_CHANNEL_CHANGE_SECTION_CODE
(212)
–
GstMpegts.SectionATSCTableID.AGGREGATE_EVENT_INFORMATION
(214)
–
GstMpegts.SectionATSCTableID.AGGREGATE_EXTENDED_TEXT
(215)
–
GstMpegts.SectionATSCTableID.AGGREGATE_DATA_EVENT
(217)
–
GstMpegts.SectionATSCTableID.SATELLITE_VIRTUAL_CHANNEL
(218)
–
GstMpegts.SectionATSCTableID
Values for a GstMpegts.Section table_id.
These are the registered ATSC table_id variants.
see also: GstMpegts.SectionTableID
Members
GstMpegts.SectionATSCTableID.MASTER_GUIDE
(199)
–
GstMpegts.SectionATSCTableID.TERRESTRIAL_VIRTUAL_CHANNEL
(200)
–
GstMpegts.SectionATSCTableID.CABLE_VIRTUAL_CHANNEL
(201)
–
GstMpegts.SectionATSCTableID.RATING_REGION
(202)
–
GstMpegts.SectionATSCTableID.EVENT_INFORMATION
(203)
–
GstMpegts.SectionATSCTableID.CHANNEL_OR_EVENT_EXTENDED_TEXT
(204)
–
GstMpegts.SectionATSCTableID.SYSTEM_TIME
(205)
–
GstMpegts.SectionATSCTableID.DATA_EVENT
(206)
–
GstMpegts.SectionATSCTableID.DATA_SERVICE
(207)
–
GstMpegts.SectionATSCTableID.NETWORK_RESOURCE
(209)
–
GstMpegts.SectionATSCTableID.LONG_TERM_SERVICE
(210)
–
GstMpegts.SectionATSCTableID.DIRECTED_CHANNEL_CHANGE
(211)
–
GstMpegts.SectionATSCTableID.DIRECTED_CHANNEL_CHANGE_SECTION_CODE
(212)
–
GstMpegts.SectionATSCTableID.AGGREGATE_EVENT_INFORMATION
(214)
–
GstMpegts.SectionATSCTableID.AGGREGATE_EXTENDED_TEXT
(215)
–
GstMpegts.SectionATSCTableID.AGGREGATE_DATA_EVENT
(217)
–
GstMpegts.SectionATSCTableID.SATELLITE_VIRTUAL_CHANNEL
(218)
–
Constants
GST_TYPE_MPEGTS_ATSC_EIT
#define GST_TYPE_MPEGTS_ATSC_EIT (gst_mpegts_atsc_eit_get_type())
GST_TYPE_MPEGTS_ATSC_EIT_EVENT
#define GST_TYPE_MPEGTS_ATSC_EIT_EVENT (gst_mpegts_atsc_eit_event_get_type())
GST_TYPE_MPEGTS_ATSC_ETT
#define GST_TYPE_MPEGTS_ATSC_ETT (gst_mpegts_atsc_ett_get_type())
GST_TYPE_MPEGTS_ATSC_MGT
#define GST_TYPE_MPEGTS_ATSC_MGT (gst_mpegts_atsc_mgt_get_type ())
GST_TYPE_MPEGTS_ATSC_MGT_TABLE
#define GST_TYPE_MPEGTS_ATSC_MGT_TABLE (gst_mpegts_atsc_mgt_table_get_type ())
GST_TYPE_MPEGTS_ATSC_MULT_STRING
#define GST_TYPE_MPEGTS_ATSC_MULT_STRING (gst_mpegts_atsc_mult_string_get_type())
GST_TYPE_MPEGTS_ATSC_RRT
#define GST_TYPE_MPEGTS_ATSC_RRT (gst_mpegts_atsc_rrt_get_type ())
GST_TYPE_MPEGTS_ATSC_RRT_DIMENSION
#define GST_TYPE_MPEGTS_ATSC_RRT_DIMENSION (gst_mpegts_atsc_rrt_dimension_get_type ())
GST_TYPE_MPEGTS_ATSC_RRT_DIMENSION_VALUE
#define GST_TYPE_MPEGTS_ATSC_RRT_DIMENSION_VALUE (gst_mpegts_atsc_rrt_dimension_value_get_type ())
GST_TYPE_MPEGTS_ATSC_STRING_SEGMENT
#define GST_TYPE_MPEGTS_ATSC_STRING_SEGMENT (gst_mpegts_atsc_string_segment_get_type())
GST_TYPE_MPEGTS_ATSC_STT
#define GST_TYPE_MPEGTS_ATSC_STT (gst_mpegts_atsc_stt_get_type ())
GST_TYPE_MPEGTS_ATSC_VCT
#define GST_TYPE_MPEGTS_ATSC_VCT (gst_mpegts_atsc_vct_get_type ())
GST_TYPE_MPEGTS_ATSC_VCT_SOURCE
#define GST_TYPE_MPEGTS_ATSC_VCT_SOURCE (gst_mpegts_atsc_vct_source_get_type ())
The results of the search are