ATSC variants of MPEG-TS descriptors
GstMpegtsCableDeliverySystemDescriptor
Cable Delivery System Descriptor (EN 300 468 v.1.13.1)
Members
frequency
		(guint32)
		–
	the frequency in Hz (Hertz)
outer_fec
		(GstMpegtsCableOuterFECScheme)
		–
	the outer FEC scheme used
modulation
		(GstMpegtsModulationType)
		–
	Modulation scheme used
symbol_rate
		(guint32)
		–
	Symbol rate (in symbols per second)
fec_inner
		(GstMpegtsDVBCodeRate)
		–
	inner FEC scheme used
GstMpegts.CableDeliverySystemDescriptor
Cable Delivery System Descriptor (EN 300 468 v.1.13.1)
Members
frequency
		(Number)
		–
	the frequency in Hz (Hertz)
outer_fec
		(GstMpegts.CableOuterFECScheme)
		–
	the outer FEC scheme used
modulation
		(GstMpegts.ModulationType)
		–
	Modulation scheme used
symbol_rate
		(Number)
		–
	Symbol rate (in symbols per second)
fec_inner
		(GstMpegts.DVBCodeRate)
		–
	inner FEC scheme used
GstMpegts.CableDeliverySystemDescriptor
Cable Delivery System Descriptor (EN 300 468 v.1.13.1)
Members
frequency
		(int)
		–
	the frequency in Hz (Hertz)
outer_fec
		(GstMpegts.CableOuterFECScheme)
		–
	the outer FEC scheme used
modulation
		(GstMpegts.ModulationType)
		–
	Modulation scheme used
symbol_rate
		(int)
		–
	Symbol rate (in symbols per second)
fec_inner
		(GstMpegts.DVBCodeRate)
		–
	inner FEC scheme used
Methods
gst_mpegts_dvb_cable_delivery_system_descriptor_free
gst_mpegts_dvb_cable_delivery_system_descriptor_free (GstMpegtsCableDeliverySystemDescriptor * source)
Parameters:
source
				–
	GstMpegts.CableDeliverySystemDescriptor.prototype.free
function GstMpegts.CableDeliverySystemDescriptor.prototype.free(): {
    // javascript wrapper for 'gst_mpegts_dvb_cable_delivery_system_descriptor_free'
}
	Parameters:
source
					(
						GstMpegts.CableDeliverySystemDescriptor
						)
				–
	GstMpegts.CableDeliverySystemDescriptor.free
def GstMpegts.CableDeliverySystemDescriptor.free (self):
    #python wrapper for 'gst_mpegts_dvb_cable_delivery_system_descriptor_free'
	Parameters:
source
					(
						GstMpegts.CableDeliverySystemDescriptor
						)
				–
	GstMpegtsComponentDescriptor
Members
stream_content
		(guint8)
		–
	component_type
		(guint8)
		–
	component_tag
		(guint8)
		–
	language_code
		(gchar *)
		–
	text
		(gchar *)
		–
	GstMpegtsContent
Members
content_nibble_1
		(GstMpegtsContentNibbleHi)
		–
	content_nibble_2
		(guint8)
		–
	user_byte
		(guint8)
		–
	GstMpegts.Content
Members
content_nibble_1
		(GstMpegts.ContentNibbleHi)
		–
	content_nibble_2
		(Number)
		–
	user_byte
		(Number)
		–
	GstMpegts.Content
Members
content_nibble_1
		(GstMpegts.ContentNibbleHi)
		–
	content_nibble_2
		(int)
		–
	user_byte
		(int)
		–
	GstMpegtsDVBLinkageDescriptor
Members
transport_stream_id
		(guint16)
		–
	the transport id
original_network_id
		(guint16)
		–
	the original network id
service_id
		(guint16)
		–
	the service id
linkage_type
		(GstMpegtsDVBLinkageType)
		–
	the type which linkage_data has
private_data_length
		(guint8)
		–
	the length for private_data_bytes
private_data_bytes
		(guint8 *)
		–
	additional data bytes
GstMpegts.DVBLinkageDescriptor
Members
transport_stream_id
		(Number)
		–
	the transport id
original_network_id
		(Number)
		–
	the original network id
service_id
		(Number)
		–
	the service id
linkage_type
		(GstMpegts.DVBLinkageType)
		–
	the type which linkage_data has
private_data_length
		(Number)
		–
	the length for private_data_bytes
private_data_bytes
		(Number)
		–
	additional data bytes
GstMpegts.DVBLinkageDescriptor
Members
transport_stream_id
		(int)
		–
	the transport id
original_network_id
		(int)
		–
	the original network id
service_id
		(int)
		–
	the service id
linkage_type
		(GstMpegts.DVBLinkageType)
		–
	the type which linkage_data has
private_data_length
		(int)
		–
	the length for private_data_bytes
private_data_bytes
		(int)
		–
	additional data bytes
Methods
gst_mpegts_dvb_linkage_descriptor_free
gst_mpegts_dvb_linkage_descriptor_free (GstMpegtsDVBLinkageDescriptor * source)
Parameters:
source
				–
	GstMpegts.DVBLinkageDescriptor.prototype.free
function GstMpegts.DVBLinkageDescriptor.prototype.free(): {
    // javascript wrapper for 'gst_mpegts_dvb_linkage_descriptor_free'
}
	Parameters:
source
					(
						GstMpegts.DVBLinkageDescriptor
						)
				–
	GstMpegts.DVBLinkageDescriptor.free
def GstMpegts.DVBLinkageDescriptor.free (self):
    #python wrapper for 'gst_mpegts_dvb_linkage_descriptor_free'
	Parameters:
source
					(
						GstMpegts.DVBLinkageDescriptor
						)
				–
	gst_mpegts_dvb_linkage_descriptor_get_event
const GstMpegtsDVBLinkageEvent * gst_mpegts_dvb_linkage_descriptor_get_event (const GstMpegtsDVBLinkageDescriptor * desc)
Parameters:
desc
				–
	The GstMpegtsDVBLinkageEvent or NULL if an error happened
GstMpegts.DVBLinkageDescriptor.prototype.get_event
function GstMpegts.DVBLinkageDescriptor.prototype.get_event(): {
    // javascript wrapper for 'gst_mpegts_dvb_linkage_descriptor_get_event'
}
	Parameters:
desc
					(
						GstMpegts.DVBLinkageDescriptor
						)
				–
	The GstMpegts.DVBLinkageEvent or null if an error happened
GstMpegts.DVBLinkageDescriptor.get_event
def GstMpegts.DVBLinkageDescriptor.get_event (self):
    #python wrapper for 'gst_mpegts_dvb_linkage_descriptor_get_event'
	Parameters:
desc
					(
						GstMpegts.DVBLinkageDescriptor
						)
				–
	The GstMpegts.DVBLinkageEvent or None if an error happened
gst_mpegts_dvb_linkage_descriptor_get_extended_event
const GPtrArray * gst_mpegts_dvb_linkage_descriptor_get_extended_event (const GstMpegtsDVBLinkageDescriptor * desc)
Parameters:
desc
				–
	an GstMpegtsDVBLinkageExtendedEvent array or NULL if an error happened
GstMpegts.DVBLinkageDescriptor.prototype.get_extended_event
function GstMpegts.DVBLinkageDescriptor.prototype.get_extended_event(): {
    // javascript wrapper for 'gst_mpegts_dvb_linkage_descriptor_get_extended_event'
}
	Parameters:
desc
					(
						GstMpegts.DVBLinkageDescriptor
						)
				–
	an GstMpegts.DVBLinkageExtendedEvent array or null if an error happened
GstMpegts.DVBLinkageDescriptor.get_extended_event
def GstMpegts.DVBLinkageDescriptor.get_extended_event (self):
    #python wrapper for 'gst_mpegts_dvb_linkage_descriptor_get_extended_event'
	Parameters:
desc
					(
						GstMpegts.DVBLinkageDescriptor
						)
				–
	an GstMpegts.DVBLinkageExtendedEvent array or None if an error happened
gst_mpegts_dvb_linkage_descriptor_get_mobile_hand_over
const GstMpegtsDVBLinkageMobileHandOver * gst_mpegts_dvb_linkage_descriptor_get_mobile_hand_over (const GstMpegtsDVBLinkageDescriptor * desc)
Parameters:
desc
				–
	The GstMpegtsDVBLinkageMobileHandOver or NULL if an error happened
GstMpegts.DVBLinkageDescriptor.prototype.get_mobile_hand_over
function GstMpegts.DVBLinkageDescriptor.prototype.get_mobile_hand_over(): {
    // javascript wrapper for 'gst_mpegts_dvb_linkage_descriptor_get_mobile_hand_over'
}
	Parameters:
desc
					(
						GstMpegts.DVBLinkageDescriptor
						)
				–
	The GstMpegts.DVBLinkageMobileHandOver or null if an error happened
GstMpegts.DVBLinkageDescriptor.get_mobile_hand_over
def GstMpegts.DVBLinkageDescriptor.get_mobile_hand_over (self):
    #python wrapper for 'gst_mpegts_dvb_linkage_descriptor_get_mobile_hand_over'
	Parameters:
desc
					(
						GstMpegts.DVBLinkageDescriptor
						)
				–
	The GstMpegts.DVBLinkageMobileHandOver or None if an error happened
GstMpegtsDVBLinkageEvent
Members
target_event_id
		(guint16)
		–
	target_listed
		(gboolean)
		–
	event_simulcast
		(gboolean)
		–
	GstMpegtsDVBLinkageExtendedEvent
Members
target_event_id
		(guint16)
		–
	target_listed
		(gboolean)
		–
	event_simulcast
		(gboolean)
		–
	link_type
		(guint8)
		–
	target_id_type
		(guint8)
		–
	original_network_id_flag
		(gboolean)
		–
	service_id_flag
		(gboolean)
		–
	user_defined_id
		(guint16)
		–
	target_transport_stream_id
		(guint16)
		–
	target_original_network_id
		(guint16)
		–
	target_service_id
		(guint16)
		–
	GstMpegts.DVBLinkageExtendedEvent
Members
target_event_id
		(Number)
		–
	target_listed
		(Number)
		–
	event_simulcast
		(Number)
		–
	link_type
		(Number)
		–
	target_id_type
		(Number)
		–
	original_network_id_flag
		(Number)
		–
	service_id_flag
		(Number)
		–
	user_defined_id
		(Number)
		–
	target_transport_stream_id
		(Number)
		–
	target_original_network_id
		(Number)
		–
	target_service_id
		(Number)
		–
	GstMpegts.DVBLinkageExtendedEvent
Members
target_event_id
		(int)
		–
	target_listed
		(bool)
		–
	event_simulcast
		(bool)
		–
	link_type
		(int)
		–
	target_id_type
		(int)
		–
	original_network_id_flag
		(bool)
		–
	service_id_flag
		(bool)
		–
	user_defined_id
		(int)
		–
	target_transport_stream_id
		(int)
		–
	target_original_network_id
		(int)
		–
	target_service_id
		(int)
		–
	GstMpegtsDVBLinkageMobileHandOver
Members
hand_over_type
		(GstMpegtsDVBLinkageHandOverType)
		–
	origin_type
		(gboolean)
		–
	network_id
		(guint16)
		–
	initial_service_id
		(guint16)
		–
	GstMpegts.DVBLinkageMobileHandOver
Members
hand_over_type
		(GstMpegts.DVBLinkageHandOverType)
		–
	origin_type
		(Number)
		–
	network_id
		(Number)
		–
	initial_service_id
		(Number)
		–
	GstMpegts.DVBLinkageMobileHandOver
Members
hand_over_type
		(GstMpegts.DVBLinkageHandOverType)
		–
	origin_type
		(bool)
		–
	network_id
		(int)
		–
	initial_service_id
		(int)
		–
	GstMpegtsDVBParentalRatingItem
Members
country_code
		(gchar *)
		–
	rating
		(guint8)
		–
	GstMpegts.DVBParentalRatingItem
GstMpegtsDVBServiceListItem
Members
service_id
		(guint16)
		–
	the id of a service
type
		(GstMpegtsDVBServiceType)
		–
	the type of a service
GstMpegts.DVBServiceListItem
Members
service_id
		(Number)
		–
	the id of a service
type
		(GstMpegts.DVBServiceType)
		–
	the type of a service
GstMpegts.DVBServiceListItem
Members
service_id
		(int)
		–
	the id of a service
type
		(GstMpegts.DVBServiceType)
		–
	the type of a service
GstMpegtsDataBroadcastDescriptor
Members
data_broadcast_id
		(guint16)
		–
	the data broadcast id
component_tag
		(guint8)
		–
	the component tag
length
		(guint8)
		–
	selector_bytes
		(guint8 *)
		–
	the selector byte field
language_code
		(gchar *)
		–
	language of text
text
		(gchar *)
		–
	description of data broadcast
GstMpegts.DataBroadcastDescriptor
Members
data_broadcast_id
		(Number)
		–
	the data broadcast id
component_tag
		(Number)
		–
	the component tag
length
		(Number)
		–
	selector_bytes
		(Number)
		–
	the selector byte field
language_code
		(String)
		–
	language of text
text
		(String)
		–
	description of data broadcast
Methods
gst_mpegts_dvb_data_broadcast_descriptor_free
gst_mpegts_dvb_data_broadcast_descriptor_free (GstMpegtsDataBroadcastDescriptor * source)
Parameters:
source
				–
	GstMpegts.DataBroadcastDescriptor.prototype.free
function GstMpegts.DataBroadcastDescriptor.prototype.free(): {
    // javascript wrapper for 'gst_mpegts_dvb_data_broadcast_descriptor_free'
}
	Parameters:
source
					(
						GstMpegts.DataBroadcastDescriptor
						)
				–
	GstMpegts.DataBroadcastDescriptor.free
def GstMpegts.DataBroadcastDescriptor.free (self):
    #python wrapper for 'gst_mpegts_dvb_data_broadcast_descriptor_free'
	Parameters:
source
					(
						GstMpegts.DataBroadcastDescriptor
						)
				–
	GstMpegtsDvbMultilingualBouquetNameItem
a multilingual bouquet name entry
Members
language_code
		(gchar *)
		–
	the ISO 639 language code
bouquet_name
		(gchar *)
		–
	the bouquet name
GstMpegts.DvbMultilingualBouquetNameItem
a multilingual bouquet name entry
GstMpegtsDvbMultilingualComponentItem
Members
language_code
		(gchar *)
		–
	the ISO 639 language code
description
		(gchar *)
		–
	the component description
GstMpegtsDvbMultilingualNetworkNameItem
a multilingual network name entry
Members
language_code
		(gchar *)
		–
	the ISO 639 language code
network_name
		(gchar *)
		–
	the network name
GstMpegts.DvbMultilingualNetworkNameItem
a multilingual network name entry
GstMpegtsDvbMultilingualServiceNameItem
a multilingual service name entry
Members
language_code
		(gchar *)
		–
	the ISO 639 language code
provider_name
		(gchar *)
		–
	the provider name
service_name
		(gchar *)
		–
	the service name
GstMpegtsExtendedEventDescriptor
Extended Event Descriptor (EN 300 468 v.1.13.1)
Members
descriptor_number
		(guint8)
		–
	last_descriptor_number
		(guint8)
		–
	language_code
		(gchar *)
		–
	NULL terminated language code.
items
		(GPtrArray *)
		–
	text
		(gchar *)
		–
	GstMpegts.ExtendedEventDescriptor
Extended Event Descriptor (EN 300 468 v.1.13.1)
Members
descriptor_number
		(Number)
		–
	last_descriptor_number
		(Number)
		–
	language_code
		(String)
		–
	NULL terminated language code.
items
		([ GstMpegts.ExtendedEventItem ])
		–
	text
		(String)
		–
	GstMpegts.ExtendedEventDescriptor
Extended Event Descriptor (EN 300 468 v.1.13.1)
Members
descriptor_number
		(int)
		–
	last_descriptor_number
		(int)
		–
	language_code
		(str)
		–
	NULL terminated language code.
items
		([ GstMpegts.ExtendedEventItem ])
		–
	text
		(str)
		–
	Methods
gst_mpegts_extended_event_descriptor_free
gst_mpegts_extended_event_descriptor_free (GstMpegtsExtendedEventDescriptor * source)
Parameters:
source
				–
	GstMpegts.ExtendedEventDescriptor.prototype.free
function GstMpegts.ExtendedEventDescriptor.prototype.free(): {
    // javascript wrapper for 'gst_mpegts_extended_event_descriptor_free'
}
	Parameters:
source
					(
						GstMpegts.ExtendedEventDescriptor
						)
				–
	GstMpegts.ExtendedEventDescriptor.free
def GstMpegts.ExtendedEventDescriptor.free (self):
    #python wrapper for 'gst_mpegts_extended_event_descriptor_free'
	Parameters:
source
					(
						GstMpegts.ExtendedEventDescriptor
						)
				–
	GstMpegtsExtendedEventItem
Members
item_description
		(gchar *)
		–
	item
		(gchar *)
		–
	GstMpegtsSatelliteDeliverySystemDescriptor
Satellite Delivery System Descriptor (EN 300 468 v.1.13.1)
Members
frequency
		(guint32)
		–
	the frequency in kHz (kiloHertz)
orbital_position
		(gfloat)
		–
	the orbital position in degrees
west_east
		(gboolean)
		–
	If TRUE, the satellite is in the eastern part of the orbit, else in the western part.
polarization
		(GstMpegtsSatellitePolarizationType)
		–
	The polarization of the transmitted signal
roll_off
		(GstMpegtsSatelliteRolloff)
		–
	Roll-off factor used in DVB-S2
modulation_type
		(GstMpegtsModulationType)
		–
	Modulation scheme used
symbol_rate
		(guint32)
		–
	Symbol rate (in symbols per second)
fec_inner
		(GstMpegtsDVBCodeRate)
		–
	inner FEC scheme used
GstMpegts.SatelliteDeliverySystemDescriptor
Satellite Delivery System Descriptor (EN 300 468 v.1.13.1)
Members
frequency
		(Number)
		–
	the frequency in kHz (kiloHertz)
orbital_position
		(Number)
		–
	the orbital position in degrees
west_east
		(Number)
		–
	If true, the satellite is in the eastern part of the orbit, else in the western part.
polarization
		(GstMpegts.SatellitePolarizationType)
		–
	The polarization of the transmitted signal
roll_off
		(GstMpegts.SatelliteRolloff)
		–
	Roll-off factor used in DVB-S2
modulation_type
		(GstMpegts.ModulationType)
		–
	Modulation scheme used
symbol_rate
		(Number)
		–
	Symbol rate (in symbols per second)
fec_inner
		(GstMpegts.DVBCodeRate)
		–
	inner FEC scheme used
GstMpegts.SatelliteDeliverySystemDescriptor
Satellite Delivery System Descriptor (EN 300 468 v.1.13.1)
Members
frequency
		(int)
		–
	the frequency in kHz (kiloHertz)
orbital_position
		(float)
		–
	the orbital position in degrees
west_east
		(bool)
		–
	If True, the satellite is in the eastern part of the orbit, else in the western part.
polarization
		(GstMpegts.SatellitePolarizationType)
		–
	The polarization of the transmitted signal
roll_off
		(GstMpegts.SatelliteRolloff)
		–
	Roll-off factor used in DVB-S2
modulation_type
		(GstMpegts.ModulationType)
		–
	Modulation scheme used
symbol_rate
		(int)
		–
	Symbol rate (in symbols per second)
fec_inner
		(GstMpegts.DVBCodeRate)
		–
	inner FEC scheme used
GstMpegtsT2DeliverySystemCell
Members
cell_id
		(guint16)
		–
	id of the cell
centre_frequencies
		(GArray *)
		–
	centre frequencies in Hz
sub_cells
		(GPtrArray *)
		–
	(element-type GstMpegtsT2DeliverySystemCellExtension):
GstMpegts.T2DeliverySystemCell
Members
cell_id
		(Number)
		–
	id of the cell
centre_frequencies
		([ Number ])
		–
	centre frequencies in Hz
sub_cells
		([ GstMpegts.T2DeliverySystemCellExtension ])
		–
	(element-type GstMpegtsT2DeliverySystemCellExtension):
GstMpegts.T2DeliverySystemCell
Members
cell_id
		(int)
		–
	id of the cell
centre_frequencies
		([ int ])
		–
	centre frequencies in Hz
sub_cells
		([ GstMpegts.T2DeliverySystemCellExtension ])
		–
	(element-type GstMpegtsT2DeliverySystemCellExtension):
GstMpegtsT2DeliverySystemCellExtension
Members
cell_id_extension
		(guint8)
		–
	id of the sub cell
transposer_frequency
		(guint32)
		–
	centre frequency of the sub cell in Hz
GstMpegtsT2DeliverySystemDescriptor
describe DVB-T2 transmissions according to EN 302 755
Members
plp_id
		(guint8)
		–
	t2_system_id
		(guint16)
		–
	siso_miso
		(guint8)
		–
	bandwidth
		(guint32)
		–
	guard_interval
		(GstMpegtsTerrestrialGuardInterval)
		–
	transmission_mode
		(GstMpegtsTerrestrialTransmissionMode)
		–
	other_frequency
		(gboolean)
		–
	tfs
		(gboolean)
		–
	cells
		(GPtrArray *)
		–
	(element-type GstMpegtsT2DeliverySystemCell):
GstMpegts.T2DeliverySystemDescriptor
describe DVB-T2 transmissions according to EN 302 755
Members
plp_id
		(Number)
		–
	t2_system_id
		(Number)
		–
	siso_miso
		(Number)
		–
	bandwidth
		(Number)
		–
	guard_interval
		(GstMpegts.TerrestrialGuardInterval)
		–
	transmission_mode
		(GstMpegts.TerrestrialTransmissionMode)
		–
	other_frequency
		(Number)
		–
	tfs
		(Number)
		–
	cells
		([ GstMpegts.T2DeliverySystemCell ])
		–
	(element-type GstMpegtsT2DeliverySystemCell):
GstMpegts.T2DeliverySystemDescriptor
describe DVB-T2 transmissions according to EN 302 755
Members
plp_id
		(int)
		–
	t2_system_id
		(int)
		–
	siso_miso
		(int)
		–
	bandwidth
		(int)
		–
	guard_interval
		(GstMpegts.TerrestrialGuardInterval)
		–
	transmission_mode
		(GstMpegts.TerrestrialTransmissionMode)
		–
	other_frequency
		(bool)
		–
	tfs
		(bool)
		–
	cells
		([ GstMpegts.T2DeliverySystemCell ])
		–
	(element-type GstMpegtsT2DeliverySystemCell):
Methods
gst_mpegts_t2_delivery_system_descriptor_free
gst_mpegts_t2_delivery_system_descriptor_free (GstMpegtsT2DeliverySystemDescriptor * source)
Parameters:
source
				–
	GstMpegts.T2DeliverySystemDescriptor.prototype.free
function GstMpegts.T2DeliverySystemDescriptor.prototype.free(): {
    // javascript wrapper for 'gst_mpegts_t2_delivery_system_descriptor_free'
}
	Parameters:
source
					(
						GstMpegts.T2DeliverySystemDescriptor
						)
				–
	GstMpegts.T2DeliverySystemDescriptor.free
def GstMpegts.T2DeliverySystemDescriptor.free (self):
    #python wrapper for 'gst_mpegts_t2_delivery_system_descriptor_free'
	Parameters:
source
					(
						GstMpegts.T2DeliverySystemDescriptor
						)
				–
	GstMpegtsTerrestrialDeliverySystemDescriptor
Terrestrial Delivery System Descriptor (EN 300 468 v.1.13.1)
Members
frequency
		(guint32)
		–
	the frequency in Hz (Hertz)
bandwidth
		(guint32)
		–
	the bandwidth in Hz (Hertz)
constellation
		(GstMpegtsModulationType)
		–
	the constellation
hierarchy
		(GstMpegtsTerrestrialHierarchy)
		–
	the hierarchy
code_rate_hp
		(GstMpegtsDVBCodeRate)
		–
	code_rate_lp
		(GstMpegtsDVBCodeRate)
		–
	guard_interval
		(GstMpegtsTerrestrialGuardInterval)
		–
	transmission_mode
		(GstMpegtsTerrestrialTransmissionMode)
		–
	GstMpegts.TerrestrialDeliverySystemDescriptor
Terrestrial Delivery System Descriptor (EN 300 468 v.1.13.1)
Members
frequency
		(Number)
		–
	the frequency in Hz (Hertz)
bandwidth
		(Number)
		–
	the bandwidth in Hz (Hertz)
constellation
		(GstMpegts.ModulationType)
		–
	the constellation
hierarchy
		(GstMpegts.TerrestrialHierarchy)
		–
	the hierarchy
code_rate_hp
		(GstMpegts.DVBCodeRate)
		–
	code_rate_lp
		(GstMpegts.DVBCodeRate)
		–
	guard_interval
		(GstMpegts.TerrestrialGuardInterval)
		–
	transmission_mode
		(GstMpegts.TerrestrialTransmissionMode)
		–
	GstMpegts.TerrestrialDeliverySystemDescriptor
Terrestrial Delivery System Descriptor (EN 300 468 v.1.13.1)
Members
frequency
		(int)
		–
	the frequency in Hz (Hertz)
bandwidth
		(int)
		–
	the bandwidth in Hz (Hertz)
constellation
		(GstMpegts.ModulationType)
		–
	the constellation
hierarchy
		(GstMpegts.TerrestrialHierarchy)
		–
	the hierarchy
code_rate_hp
		(GstMpegts.DVBCodeRate)
		–
	code_rate_lp
		(GstMpegts.DVBCodeRate)
		–
	guard_interval
		(GstMpegts.TerrestrialGuardInterval)
		–
	transmission_mode
		(GstMpegts.TerrestrialTransmissionMode)
		–
	Methods
gst_mpegts_descriptor_parse_cable_delivery_system
gboolean gst_mpegts_descriptor_parse_cable_delivery_system (const GstMpegtsDescriptor * descriptor, GstMpegtsCableDeliverySystemDescriptor * res)
Extracts the cable delivery system information from descriptor.
Parameters:
descriptor
				–
	a GST_MTS_DESC_DVB_CABLE_DELIVERY_SYSTEM GstMpegtsDescriptor
res
					(
						
[out][transfer: none]
						)
				–
	the GstMpegtsCableDeliverySystemDescriptor to fill
GstMpegts.Descriptor.prototype.parse_cable_delivery_system
function GstMpegts.Descriptor.prototype.parse_cable_delivery_system(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_cable_delivery_system'
}
Extracts the cable delivery system information from descriptor.
Parameters:
Returns a tuple made of:
res
									(
			GstMpegts.CableDeliverySystemDescriptor
						)
				–
	GstMpegts.Descriptor.parse_cable_delivery_system
def GstMpegts.Descriptor.parse_cable_delivery_system (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_cable_delivery_system'
Extracts the cable delivery system information from descriptor.
Parameters:
Returns a tuple made of:
res
									(
			GstMpegts.CableDeliverySystemDescriptor
						)
				–
	gst_mpegts_descriptor_parse_dvb_bouquet_name
gboolean gst_mpegts_descriptor_parse_dvb_bouquet_name (const GstMpegtsDescriptor * descriptor, gchar ** bouquet_name)
Extracts the bouquet name from descriptor.
Parameters:
descriptor
				–
	bouquet_name
					(
						
[out][transfer: full][allow-none]
						)
				–
	the bouquet name
GstMpegts.Descriptor.prototype.parse_dvb_bouquet_name
function GstMpegts.Descriptor.prototype.parse_dvb_bouquet_name(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_bouquet_name'
}
Extracts the bouquet name from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Returns a tuple made of:
GstMpegts.Descriptor.parse_dvb_bouquet_name
def GstMpegts.Descriptor.parse_dvb_bouquet_name (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_bouquet_name'
Extracts the bouquet name from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Returns a tuple made of:
gst_mpegts_descriptor_parse_dvb_ca_identifier
gboolean gst_mpegts_descriptor_parse_dvb_ca_identifier (const GstMpegtsDescriptor * descriptor, GArray ** list)
Extracts ca id's from descriptor.
Parameters:
descriptor
				–
	list
					(
						
[out][transfer: full][element-typeguint16]
						)
				–
	a list of ca identifier. Edge entry identifies the CA system. Allocations of the value of this field are found in http://www.dvbservices.com
GstMpegts.Descriptor.prototype.parse_dvb_ca_identifier
function GstMpegts.Descriptor.prototype.parse_dvb_ca_identifier(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_ca_identifier'
}
Extracts ca id's from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.CA_IDENTIFIER GstMpegts.Descriptor
Returns a tuple made of:
GstMpegts.Descriptor.parse_dvb_ca_identifier
def GstMpegts.Descriptor.parse_dvb_ca_identifier (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_ca_identifier'
Extracts ca id's from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.CA_IDENTIFIER GstMpegts.Descriptor
Returns a tuple made of:
gst_mpegts_descriptor_parse_dvb_component
gboolean gst_mpegts_descriptor_parse_dvb_component (const GstMpegtsDescriptor * descriptor, GstMpegtsComponentDescriptor ** res)
Extracts the DVB component information from descriptor.
GstMpegts.Descriptor.prototype.parse_dvb_component
function GstMpegts.Descriptor.prototype.parse_dvb_component(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_component'
}
Extracts the DVB component information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.COMPONENT GstMpegts.Descriptor
Returns a tuple made of:
res
									(
			GstMpegts.ComponentDescriptor
						)
				–
	GstMpegts.Descriptor.parse_dvb_component
def GstMpegts.Descriptor.parse_dvb_component (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_component'
Extracts the DVB component information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.COMPONENT GstMpegts.Descriptor
Returns a tuple made of:
res
									(
			GstMpegts.ComponentDescriptor
						)
				–
	gst_mpegts_descriptor_parse_dvb_content
gboolean gst_mpegts_descriptor_parse_dvb_content (const GstMpegtsDescriptor * descriptor, GPtrArray ** content)
Extracts the DVB content information from descriptor.
Parameters:
descriptor
				–
	content
					(
						
[out][transfer: full][element-typeGstMpegtsContent]
						)
				–
	GstMpegts.Descriptor.prototype.parse_dvb_content
function GstMpegts.Descriptor.prototype.parse_dvb_content(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_content'
}
Extracts the DVB content information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Returns a tuple made of:
content
									(
			[ GstMpegts.Content ]
						)
				–
	GstMpegts.Descriptor.parse_dvb_content
def GstMpegts.Descriptor.parse_dvb_content (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_content'
Extracts the DVB content information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Returns a tuple made of:
content
									(
			[ GstMpegts.Content ]
						)
				–
	gst_mpegts_descriptor_parse_dvb_data_broadcast
gboolean gst_mpegts_descriptor_parse_dvb_data_broadcast (const GstMpegtsDescriptor * descriptor, GstMpegtsDataBroadcastDescriptor ** res)
Parses out the data broadcast from the descriptor.
Parameters:
descriptor
				–
	res
					(
						
[out][transfer: full]
						)
				–
	GstMpegts.Descriptor.prototype.parse_dvb_data_broadcast
function GstMpegts.Descriptor.prototype.parse_dvb_data_broadcast(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_data_broadcast'
}
Parses out the data broadcast from the descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.DATA_BROADCAST GstMpegts.Descriptor
Returns a tuple made of:
res
									(
			GstMpegts.DataBroadcastDescriptor
						)
				–
	GstMpegts.Descriptor.parse_dvb_data_broadcast
def GstMpegts.Descriptor.parse_dvb_data_broadcast (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_data_broadcast'
Parses out the data broadcast from the descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.DATA_BROADCAST GstMpegts.Descriptor
Returns a tuple made of:
res
									(
			GstMpegts.DataBroadcastDescriptor
						)
				–
	gst_mpegts_descriptor_parse_dvb_data_broadcast_id
gboolean gst_mpegts_descriptor_parse_dvb_data_broadcast_id (const GstMpegtsDescriptor * descriptor, guint16 * data_broadcast_id, guint8 ** id_selector_bytes, guint8 * len)
Parses out the data broadcast id from the descriptor.
Parameters:
descriptor
				–
	data_broadcast_id
					(
						
[out]
						)
				–
	the data broadcast id
id_selector_bytes
					(
						
[out][transfer: full][arraylength=len]
						)
				–
	the selector bytes, if present
len
					(
						
[out]
						)
				–
	the length of id_selector_bytes
GstMpegts.Descriptor.prototype.parse_dvb_data_broadcast_id
function GstMpegts.Descriptor.prototype.parse_dvb_data_broadcast_id(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_data_broadcast_id'
}
Parses out the data broadcast id from the descriptor.
Parameters:
Returns a tuple made of:
GstMpegts.Descriptor.parse_dvb_data_broadcast_id
def GstMpegts.Descriptor.parse_dvb_data_broadcast_id (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_data_broadcast_id'
Parses out the data broadcast id from the descriptor.
Parameters:
Returns a tuple made of:
gst_mpegts_descriptor_parse_dvb_extended_event
gboolean gst_mpegts_descriptor_parse_dvb_extended_event (const GstMpegtsDescriptor * descriptor, GstMpegtsExtendedEventDescriptor ** res)
Extracts the DVB extended event information from descriptor.
Parameters:
descriptor
				–
	res
					(
						
[out][transfer: full]
						)
				–
	the GstMpegtsExtendedEventDescriptor to fill
GstMpegts.Descriptor.prototype.parse_dvb_extended_event
function GstMpegts.Descriptor.prototype.parse_dvb_extended_event(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_extended_event'
}
Extracts the DVB extended event information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.EXTENDED_EVENT GstMpegts.Descriptor
Returns a tuple made of:
res
									(
			GstMpegts.ExtendedEventDescriptor
						)
				–
	GstMpegts.Descriptor.parse_dvb_extended_event
def GstMpegts.Descriptor.parse_dvb_extended_event (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_extended_event'
Extracts the DVB extended event information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.EXTENDED_EVENT GstMpegts.Descriptor
Returns a tuple made of:
res
									(
			GstMpegts.ExtendedEventDescriptor
						)
				–
	gst_mpegts_descriptor_parse_dvb_frequency_list
gboolean gst_mpegts_descriptor_parse_dvb_frequency_list (const GstMpegtsDescriptor * descriptor, gboolean * offset, GArray ** list)
Parses out a list of frequencies from the descriptor.
Parameters:
descriptor
				–
	list
					(
						
[out][transfer: full][element-typeguint32]
						)
				–
	a list of all frequencies in Hz/kHz depending on offset
GstMpegts.Descriptor.prototype.parse_dvb_frequency_list
function GstMpegts.Descriptor.prototype.parse_dvb_frequency_list(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_frequency_list'
}
Parses out a list of frequencies from the descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.FREQUENCY_LIST GstMpegts.Descriptor
Returns a tuple made of:
GstMpegts.Descriptor.parse_dvb_frequency_list
def GstMpegts.Descriptor.parse_dvb_frequency_list (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_frequency_list'
Parses out a list of frequencies from the descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.FREQUENCY_LIST GstMpegts.Descriptor
Returns a tuple made of:
gst_mpegts_descriptor_parse_dvb_linkage
gboolean gst_mpegts_descriptor_parse_dvb_linkage (const GstMpegtsDescriptor * descriptor, GstMpegtsDVBLinkageDescriptor ** res)
Extracts the DVB linkage information from descriptor.
GstMpegts.Descriptor.prototype.parse_dvb_linkage
function GstMpegts.Descriptor.prototype.parse_dvb_linkage(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_linkage'
}
Extracts the DVB linkage information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Returns a tuple made of:
res
									(
			GstMpegts.DVBLinkageDescriptor
						)
				–
	GstMpegts.Descriptor.parse_dvb_linkage
def GstMpegts.Descriptor.parse_dvb_linkage (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_linkage'
Extracts the DVB linkage information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Returns a tuple made of:
res
									(
			GstMpegts.DVBLinkageDescriptor
						)
				–
	gst_mpegts_descriptor_parse_dvb_multilingual_bouquet_name
gboolean gst_mpegts_descriptor_parse_dvb_multilingual_bouquet_name (const GstMpegtsDescriptor * descriptor, GPtrArray ** bouquet_name_items)
Parses out the multilingual bouquet name from the descriptor.
Parameters:
descriptor
				–
	a GST_MTS_DESC_DVB_MULTILINGUAL_BOUQUET_NAME GstMpegtsDescriptor
bouquet_name_items
				–
	(out) (transfer full) (element-type GstMpegtsDvbMultilingualBouquetNameItem): a GstMpegtsDvbMultilingualBouquetNameItem
GstMpegts.Descriptor.prototype.parse_dvb_multilingual_bouquet_name
function GstMpegts.Descriptor.prototype.parse_dvb_multilingual_bouquet_name(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_multilingual_bouquet_name'
}
Parses out the multilingual bouquet name from the descriptor.
Parameters:
Returns a tuple made of:
bouquet_name_items
									(
			[ GstMpegts.DvbMultilingualBouquetNameItem ]
						)
				–
	GstMpegts.Descriptor.parse_dvb_multilingual_bouquet_name
def GstMpegts.Descriptor.parse_dvb_multilingual_bouquet_name (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_multilingual_bouquet_name'
Parses out the multilingual bouquet name from the descriptor.
Parameters:
Returns a tuple made of:
bouquet_name_items
									(
			[ GstMpegts.DvbMultilingualBouquetNameItem ]
						)
				–
	gst_mpegts_descriptor_parse_dvb_multilingual_component
gboolean gst_mpegts_descriptor_parse_dvb_multilingual_component (const GstMpegtsDescriptor * descriptor, guint8 * component_tag, GPtrArray ** component_description_items)
Parses out the multilingual component from the descriptor.
Parameters:
descriptor
				–
	a GST_MTS_DESC_DVB_MULTILINGUAL_COMPONENT GstMpegtsDescriptor
component_tag
					(
						
[out]
						)
				–
	the component tag
component_description_items
				–
	(out) (transfer full) (element-type GstMpegtsDvbMultilingualComponentItem): a GstMpegtsDvbMultilingualComponentItem
GstMpegts.Descriptor.prototype.parse_dvb_multilingual_component
function GstMpegts.Descriptor.prototype.parse_dvb_multilingual_component(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_multilingual_component'
}
Parses out the multilingual component from the descriptor.
Parameters:
Returns a tuple made of:
component_description_items
									(
			[ GstMpegts.DvbMultilingualComponentItem ]
						)
				–
	GstMpegts.Descriptor.parse_dvb_multilingual_component
def GstMpegts.Descriptor.parse_dvb_multilingual_component (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_multilingual_component'
Parses out the multilingual component from the descriptor.
Parameters:
Returns a tuple made of:
component_description_items
									(
			[ GstMpegts.DvbMultilingualComponentItem ]
						)
				–
	gst_mpegts_descriptor_parse_dvb_multilingual_network_name
gboolean gst_mpegts_descriptor_parse_dvb_multilingual_network_name (const GstMpegtsDescriptor * descriptor, GPtrArray ** network_name_items)
Parses out the multilingual network name from the descriptor.
Parameters:
descriptor
				–
	a GST_MTS_DESC_DVB_MULTILINGUAL_NETWORK_NAME GstMpegtsDescriptor
network_name_items
				–
	(out) (transfer full) (element-type GstMpegtsDvbMultilingualNetworkNameItem): a GstMpegtsDvbMultilingualNetworkNameItem
GstMpegts.Descriptor.prototype.parse_dvb_multilingual_network_name
function GstMpegts.Descriptor.prototype.parse_dvb_multilingual_network_name(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_multilingual_network_name'
}
Parses out the multilingual network name from the descriptor.
Parameters:
Returns a tuple made of:
network_name_items
									(
			[ GstMpegts.DvbMultilingualNetworkNameItem ]
						)
				–
	GstMpegts.Descriptor.parse_dvb_multilingual_network_name
def GstMpegts.Descriptor.parse_dvb_multilingual_network_name (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_multilingual_network_name'
Parses out the multilingual network name from the descriptor.
Parameters:
Returns a tuple made of:
network_name_items
									(
			[ GstMpegts.DvbMultilingualNetworkNameItem ]
						)
				–
	gst_mpegts_descriptor_parse_dvb_multilingual_service_name
gboolean gst_mpegts_descriptor_parse_dvb_multilingual_service_name (const GstMpegtsDescriptor * descriptor, GPtrArray ** service_name_items)
Parses out the multilingual service name from the descriptor.
Parameters:
descriptor
				–
	a GST_MTS_DESC_DVB_MULTILINGUAL_SERVICE_NAME GstMpegtsDescriptor
service_name_items
				–
	(out) (transfer full) (element-type GstMpegtsDvbMultilingualServiceNameItem): a GstMpegtsDvbMultilingualServiceNameItem
GstMpegts.Descriptor.prototype.parse_dvb_multilingual_service_name
function GstMpegts.Descriptor.prototype.parse_dvb_multilingual_service_name(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_multilingual_service_name'
}
Parses out the multilingual service name from the descriptor.
Parameters:
Returns a tuple made of:
service_name_items
									(
			[ GstMpegts.DvbMultilingualServiceNameItem ]
						)
				–
	GstMpegts.Descriptor.parse_dvb_multilingual_service_name
def GstMpegts.Descriptor.parse_dvb_multilingual_service_name (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_multilingual_service_name'
Parses out the multilingual service name from the descriptor.
Parameters:
Returns a tuple made of:
service_name_items
									(
			[ GstMpegts.DvbMultilingualServiceNameItem ]
						)
				–
	gst_mpegts_descriptor_parse_dvb_network_name
gboolean gst_mpegts_descriptor_parse_dvb_network_name (const GstMpegtsDescriptor * descriptor, gchar ** name)
Parses out the dvb network name from the descriptor:
Parameters:
descriptor
				–
	name
					(
						
[out][transfer: full]
						)
				–
	the extracted name
GstMpegts.Descriptor.prototype.parse_dvb_network_name
function GstMpegts.Descriptor.prototype.parse_dvb_network_name(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_network_name'
}
Parses out the dvb network name from the descriptor:
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.NETWORK_NAME GstMpegts.Descriptor
Returns a tuple made of:
GstMpegts.Descriptor.parse_dvb_network_name
def GstMpegts.Descriptor.parse_dvb_network_name (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_network_name'
Parses out the dvb network name from the descriptor:
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.NETWORK_NAME GstMpegts.Descriptor
Returns a tuple made of:
gst_mpegts_descriptor_parse_dvb_parental_rating
gboolean gst_mpegts_descriptor_parse_dvb_parental_rating (const GstMpegtsDescriptor * descriptor, GPtrArray ** rating)
Extracts the DVB parental rating information from descriptor.
Parameters:
descriptor
				–
	rating
				–
	(out) (transfer full) (element-type GstMpegtsDVBParentalRatingItem): GstMpegtsDVBParentalRatingItem
GstMpegts.Descriptor.prototype.parse_dvb_parental_rating
function GstMpegts.Descriptor.prototype.parse_dvb_parental_rating(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_parental_rating'
}
Extracts the DVB parental rating information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.PARENTAL_RATING GstMpegts.Descriptor
Returns a tuple made of:
rating
									(
			[ GstMpegts.DVBParentalRatingItem ]
						)
				–
	GstMpegts.Descriptor.parse_dvb_parental_rating
def GstMpegts.Descriptor.parse_dvb_parental_rating (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_parental_rating'
Extracts the DVB parental rating information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.PARENTAL_RATING GstMpegts.Descriptor
Returns a tuple made of:
rating
									(
			[ GstMpegts.DVBParentalRatingItem ]
						)
				–
	gst_mpegts_descriptor_parse_dvb_private_data_specifier
gboolean gst_mpegts_descriptor_parse_dvb_private_data_specifier (const GstMpegtsDescriptor * descriptor, guint32 * private_data_specifier, guint8 ** private_data, guint8 * length)
Parses out the private data specifier from the descriptor.
Parameters:
descriptor
				–
	a GST_MTS_DESC_DVB_PRIVATE_DATA_SPECIFIER GstMpegtsDescriptor
private_data_specifier
					(
						
[out]
						)
				–
	the private data specifier id registered by http://www.dvbservices.com/
private_data
					(
						
[out][transfer: full][allow-none][arraylength=length]
						)
				–
	additional data or NULL
length
					(
						
[out][allow-none]
						)
				–
	length of private_data
GstMpegts.Descriptor.prototype.parse_dvb_private_data_specifier
function GstMpegts.Descriptor.prototype.parse_dvb_private_data_specifier(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_private_data_specifier'
}
Parses out the private data specifier from the descriptor.
Parameters:
Returns a tuple made of:
GstMpegts.Descriptor.parse_dvb_private_data_specifier
def GstMpegts.Descriptor.parse_dvb_private_data_specifier (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_private_data_specifier'
Parses out the private data specifier from the descriptor.
Parameters:
Returns a tuple made of:
gst_mpegts_descriptor_parse_dvb_scrambling
gboolean gst_mpegts_descriptor_parse_dvb_scrambling (const GstMpegtsDescriptor * descriptor, GstMpegtsDVBScramblingModeType * scrambling_mode)
Parses out the scrambling mode from the descriptor.
Parameters:
descriptor
				–
	scrambling_mode
					(
						
[out]
						)
				–
	This 8-bit field identifies the selected mode of the scrambling algorithm (#GstMpegtsDVBScramblingModeType). The technical details of the scrambling algorithm are available only to bona-fide users upon signature of a Non Disclosure Agreement (NDA) administered by the DVB Common Scrambling Algorithm Custodian.
GstMpegts.Descriptor.prototype.parse_dvb_scrambling
function GstMpegts.Descriptor.prototype.parse_dvb_scrambling(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_scrambling'
}
Parses out the scrambling mode from the descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.SCRAMBLING GstMpegts.Descriptor
Returns a tuple made of:
scrambling_mode
									(
			GstMpegts.DVBScramblingModeType
						)
				–
	GstMpegts.Descriptor.parse_dvb_scrambling
def GstMpegts.Descriptor.parse_dvb_scrambling (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_scrambling'
Parses out the scrambling mode from the descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.SCRAMBLING GstMpegts.Descriptor
Returns a tuple made of:
scrambling_mode
									(
			GstMpegts.DVBScramblingModeType
						)
				–
	gst_mpegts_descriptor_parse_dvb_service
gboolean gst_mpegts_descriptor_parse_dvb_service (const GstMpegtsDescriptor * descriptor, GstMpegtsDVBServiceType * service_type, gchar ** service_name, gchar ** provider_name)
Extracts the dvb service information from descriptor.
Parameters:
descriptor
				–
	service_type
					(
						
[out][allow-none]
						)
				–
	the service type
service_name
					(
						
[out][transfer: full][allow-none]
						)
				–
	the service name
provider_name
					(
						
[out][transfer: full][allow-none]
						)
				–
	the provider name
GstMpegts.Descriptor.prototype.parse_dvb_service
function GstMpegts.Descriptor.prototype.parse_dvb_service(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_service'
}
Extracts the dvb service information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Returns a tuple made of:
service_type
									(
			GstMpegts.DVBServiceType
						)
				–
	GstMpegts.Descriptor.parse_dvb_service
def GstMpegts.Descriptor.parse_dvb_service (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_service'
Extracts the dvb service information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Returns a tuple made of:
service_type
									(
			GstMpegts.DVBServiceType
						)
				–
	gst_mpegts_descriptor_parse_dvb_service_list
gboolean gst_mpegts_descriptor_parse_dvb_service_list (const GstMpegtsDescriptor * descriptor, GPtrArray ** list)
Parses out a list of services from the descriptor:
Parameters:
descriptor
				–
	list
				–
	(out) (transfer full) (element-type GstMpegtsDVBServiceListItem): the list of services
GstMpegts.Descriptor.prototype.parse_dvb_service_list
function GstMpegts.Descriptor.prototype.parse_dvb_service_list(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_service_list'
}
Parses out a list of services from the descriptor:
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.SERVICE_LIST GstMpegts.Descriptor
Returns a tuple made of:
list
									(
			[ GstMpegts.DVBServiceListItem ]
						)
				–
	GstMpegts.Descriptor.parse_dvb_service_list
def GstMpegts.Descriptor.parse_dvb_service_list (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_service_list'
Parses out a list of services from the descriptor:
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.SERVICE_LIST GstMpegts.Descriptor
Returns a tuple made of:
list
									(
			[ GstMpegts.DVBServiceListItem ]
						)
				–
	gst_mpegts_descriptor_parse_dvb_short_event
gboolean gst_mpegts_descriptor_parse_dvb_short_event (const GstMpegtsDescriptor * descriptor, gchar ** language_code, gchar ** event_name, gchar ** text)
Extracts the DVB short event information from descriptor.
Parameters:
descriptor
				–
	language_code
					(
						
[out][transfer: full][allow-none]
						)
				–
	the language code
event_name
					(
						
[out][transfer: full][allow-none]
						)
				–
	the event name
text
					(
						
[out][transfer: full][allow-none]
						)
				–
	the event text
GstMpegts.Descriptor.prototype.parse_dvb_short_event
function GstMpegts.Descriptor.prototype.parse_dvb_short_event(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_short_event'
}
Extracts the DVB short event information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.SHORT_EVENT GstMpegts.Descriptor
Returns a tuple made of:
GstMpegts.Descriptor.parse_dvb_short_event
def GstMpegts.Descriptor.parse_dvb_short_event (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_short_event'
Extracts the DVB short event information from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.SHORT_EVENT GstMpegts.Descriptor
Returns a tuple made of:
gst_mpegts_descriptor_parse_dvb_stream_identifier
gboolean gst_mpegts_descriptor_parse_dvb_stream_identifier (const GstMpegtsDescriptor * descriptor, guint8 * component_tag)
Extracts the component tag from descriptor.
Parameters:
descriptor
				–
	component_tag
					(
						
[out][transfer: none]
						)
				–
	the component tag
GstMpegts.Descriptor.prototype.parse_dvb_stream_identifier
function GstMpegts.Descriptor.prototype.parse_dvb_stream_identifier(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_stream_identifier'
}
Extracts the component tag from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Returns a tuple made of:
GstMpegts.Descriptor.parse_dvb_stream_identifier
def GstMpegts.Descriptor.parse_dvb_stream_identifier (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_stream_identifier'
Extracts the component tag from descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Returns a tuple made of:
gst_mpegts_descriptor_parse_dvb_stuffing
gboolean gst_mpegts_descriptor_parse_dvb_stuffing (const GstMpegtsDescriptor * descriptor, guint8 ** stuffing_bytes)
Parses out the stuffing bytes from the descriptor.
Parameters:
descriptor
				–
	stuffing_bytes
					(
						
[out][transfer: full]
						)
				–
	the stuffing bytes
GstMpegts.Descriptor.prototype.parse_dvb_stuffing
function GstMpegts.Descriptor.prototype.parse_dvb_stuffing(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_stuffing'
}
Parses out the stuffing bytes from the descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Returns a tuple made of:
GstMpegts.Descriptor.parse_dvb_stuffing
def GstMpegts.Descriptor.parse_dvb_stuffing (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_stuffing'
Parses out the stuffing bytes from the descriptor.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Returns a tuple made of:
gst_mpegts_descriptor_parse_dvb_subtitling_idx
gboolean gst_mpegts_descriptor_parse_dvb_subtitling_idx (const GstMpegtsDescriptor * descriptor, guint idx, gchar ** lang, guint8 * type, guint16 * composition_page_id, guint16 * ancillary_page_id)
Extracts the DVB subtitling informatio from specific table id in descriptor.
Note: Use gst_tag_get_language_code if you want to get the the ISO 639-1 language code from the returned ISO 639-2 one.
Parameters:
descriptor
				–
	idx
				–
	Table id of the entry to parse
lang
					(
						
[out][transfer: full]
						)
				–
	the language code
type
					(
						
[out][transfer: none][allow-none]
						)
				–
	the type of subtitling
composition_page_id
					(
						
[out][transfer: none][allow-none]
						)
				–
	the composition page id
ancillary_page_id
					(
						
[out][transfer: none][allow-none]
						)
				–
	the ancillary page id
GstMpegts.Descriptor.prototype.parse_dvb_subtitling_idx
function GstMpegts.Descriptor.prototype.parse_dvb_subtitling_idx(idx: Number): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_subtitling_idx'
}
Extracts the DVB subtitling informatio from specific table id in descriptor.
Note: Use gst_tag_get_language_code (not introspectable) if you want to get the the ISO 639-1 language code from the returned ISO 639-2 one.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.SUBTITLING GstMpegts.Descriptor
idx
					(
						Number
						)
				–
	Table id of the entry to parse
Returns a tuple made of:
GstMpegts.Descriptor.parse_dvb_subtitling_idx
def GstMpegts.Descriptor.parse_dvb_subtitling_idx (self, idx):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_subtitling_idx'
Extracts the DVB subtitling informatio from specific table id in descriptor.
Note: Use gst_tag_get_language_code (not introspectable) if you want to get the the ISO 639-1 language code from the returned ISO 639-2 one.
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.SUBTITLING GstMpegts.Descriptor
idx
					(
						int
						)
				–
	Table id of the entry to parse
Returns a tuple made of:
gst_mpegts_descriptor_parse_dvb_subtitling_nb
guint gst_mpegts_descriptor_parse_dvb_subtitling_nb (const GstMpegtsDescriptor * descriptor)
Parameters:
descriptor
				–
	The number of entries in descriptor
GstMpegts.Descriptor.prototype.parse_dvb_subtitling_nb
function GstMpegts.Descriptor.prototype.parse_dvb_subtitling_nb(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_subtitling_nb'
}
	Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.SUBTITLING GstMpegts.Descriptor
The number of entries in descriptor
GstMpegts.Descriptor.parse_dvb_subtitling_nb
def GstMpegts.Descriptor.parse_dvb_subtitling_nb (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_subtitling_nb'
	Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	a GstMpegts.DVBDescriptorType.SUBTITLING GstMpegts.Descriptor
The number of entries in descriptor
gst_mpegts_descriptor_parse_dvb_t2_delivery_system
gboolean gst_mpegts_descriptor_parse_dvb_t2_delivery_system (const GstMpegtsDescriptor * descriptor, GstMpegtsT2DeliverySystemDescriptor ** res)
Parses out the DVB-T2 delivery system from the descriptor.
Parameters:
descriptor
				–
	a GST_MTS_DESC_EXT_DVB_T2_DELIVERY_SYSTEM GstMpegtsDescriptor
res
					(
						
[out][transfer: full]
						)
				–
	GstMpegts.Descriptor.prototype.parse_dvb_t2_delivery_system
function GstMpegts.Descriptor.prototype.parse_dvb_t2_delivery_system(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_t2_delivery_system'
}
Parses out the DVB-T2 delivery system from the descriptor.
Parameters:
Returns a tuple made of:
res
									(
			GstMpegts.T2DeliverySystemDescriptor
						)
				–
	GstMpegts.Descriptor.parse_dvb_t2_delivery_system
def GstMpegts.Descriptor.parse_dvb_t2_delivery_system (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_t2_delivery_system'
Parses out the DVB-T2 delivery system from the descriptor.
Parameters:
Returns a tuple made of:
res
									(
			GstMpegts.T2DeliverySystemDescriptor
						)
				–
	gst_mpegts_descriptor_parse_dvb_teletext_idx
gboolean gst_mpegts_descriptor_parse_dvb_teletext_idx (const GstMpegtsDescriptor * descriptor, guint idx, gchar ** language_code, GstMpegtsDVBTeletextType * teletext_type, guint8 * magazine_number, guint8 * page_number)
Parses teletext number idx in the descriptor. The language is in ISO639 format.
Parameters:
descriptor
				–
	idx
				–
	The id of the teletext to get
language_code
					(
						
[out][transfer: full][allow-none]
						)
				–
	a null-terminated string
teletext_type
					(
						
[out][allow-none]
						)
				–
	magazine_number
				–
	(out) (allow-none):
page_number
				–
	(out) (allow-none):
FALSE on out-of-bounds and errors
GstMpegts.Descriptor.prototype.parse_dvb_teletext_idx
function GstMpegts.Descriptor.prototype.parse_dvb_teletext_idx(idx: Number): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_teletext_idx'
}
Parses teletext number idx in the descriptor. The language is in ISO639 format.
Returns a tuple made of:
FALSE on out-of-bounds and errors
language_code
									(
			String
						)
				–
	FALSE on out-of-bounds and errors
teletext_type
									(
			GstMpegts.DVBTeletextType
						)
				–
	FALSE on out-of-bounds and errors
magazine_number
									(
			Number
						)
				–
	FALSE on out-of-bounds and errors
page_number
									(
			Number
						)
				–
	FALSE on out-of-bounds and errors
GstMpegts.Descriptor.parse_dvb_teletext_idx
def GstMpegts.Descriptor.parse_dvb_teletext_idx (self, idx):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_teletext_idx'
Parses teletext number idx in the descriptor. The language is in ISO639 format.
Returns a tuple made of:
FALSE on out-of-bounds and errors
language_code
									(
			str
						)
				–
	FALSE on out-of-bounds and errors
teletext_type
									(
			GstMpegts.DVBTeletextType
						)
				–
	FALSE on out-of-bounds and errors
magazine_number
									(
			int
						)
				–
	FALSE on out-of-bounds and errors
page_number
									(
			int
						)
				–
	FALSE on out-of-bounds and errors
gst_mpegts_descriptor_parse_dvb_teletext_nb
guint gst_mpegts_descriptor_parse_dvb_teletext_nb (const GstMpegtsDescriptor * descriptor)
Find the number of teletext entries in descriptor
Parameters:
descriptor
				–
	Number of teletext entries
GstMpegts.Descriptor.prototype.parse_dvb_teletext_nb
function GstMpegts.Descriptor.prototype.parse_dvb_teletext_nb(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_dvb_teletext_nb'
}
Find the number of teletext entries in descriptor
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Number of teletext entries
GstMpegts.Descriptor.parse_dvb_teletext_nb
def GstMpegts.Descriptor.parse_dvb_teletext_nb (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_dvb_teletext_nb'
Find the number of teletext entries in descriptor
Parameters:
descriptor
					(
						GstMpegts.Descriptor
						)
				–
	Number of teletext entries
gst_mpegts_descriptor_parse_satellite_delivery_system
gboolean gst_mpegts_descriptor_parse_satellite_delivery_system (const GstMpegtsDescriptor * descriptor, GstMpegtsSatelliteDeliverySystemDescriptor * res)
Extracts the satellite delivery system information from descriptor.
Parameters:
descriptor
				–
	a GST_MTS_DESC_DVB_SATELLITE_DELIVERY_SYSTEM GstMpegtsDescriptor
res
					(
						
[out][transfer: none]
						)
				–
	the GstMpegtsSatelliteDeliverySystemDescriptor to fill
GstMpegts.Descriptor.prototype.parse_satellite_delivery_system
function GstMpegts.Descriptor.prototype.parse_satellite_delivery_system(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_satellite_delivery_system'
}
Extracts the satellite delivery system information from descriptor.
Parameters:
Returns a tuple made of:
GstMpegts.Descriptor.parse_satellite_delivery_system
def GstMpegts.Descriptor.parse_satellite_delivery_system (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_satellite_delivery_system'
Extracts the satellite delivery system information from descriptor.
Parameters:
Returns a tuple made of:
gst_mpegts_descriptor_parse_terrestrial_delivery_system
gboolean gst_mpegts_descriptor_parse_terrestrial_delivery_system (const GstMpegtsDescriptor * descriptor, GstMpegtsTerrestrialDeliverySystemDescriptor * res)
Parses out the terrestrial delivery system from the descriptor.
Parameters:
descriptor
				–
	a GST_MTS_DESC_DVB_TERRESTRIAL_DELIVERY_SYSTEM GstMpegtsDescriptor
res
					(
						
[out][transfer: none]
						)
				–
	GstMpegts.Descriptor.prototype.parse_terrestrial_delivery_system
function GstMpegts.Descriptor.prototype.parse_terrestrial_delivery_system(): {
    // javascript wrapper for 'gst_mpegts_descriptor_parse_terrestrial_delivery_system'
}
Parses out the terrestrial delivery system from the descriptor.
Parameters:
Returns a tuple made of:
GstMpegts.Descriptor.parse_terrestrial_delivery_system
def GstMpegts.Descriptor.parse_terrestrial_delivery_system (self):
    #python wrapper for 'gst_mpegts_descriptor_parse_terrestrial_delivery_system'
Parses out the terrestrial delivery system from the descriptor.
Parameters:
Returns a tuple made of:
Functions
gst_mpegts_descriptor_from_dvb_network_name
GstMpegtsDescriptor * gst_mpegts_descriptor_from_dvb_network_name (const gchar * name)
Creates a GstMpegtsDescriptor to be a GST_MTS_DESC_DVB_NETWORK_NAME, with the network name name. The data field of the GstMpegtsDescriptor will be allocated, and transferred to the caller.
Parameters:
name
				–
	the network name to set
the GstMpegtsDescriptor or NULL on fail
GstMpegts.Descriptor.prototype.from_dvb_network_name
function GstMpegts.Descriptor.prototype.from_dvb_network_name(name: String): {
    // javascript wrapper for 'gst_mpegts_descriptor_from_dvb_network_name'
}
Creates a GstMpegts.Descriptor to be a GstMpegts.DVBDescriptorType.NETWORK_NAME, with the network name name. The data field of the GstMpegts.Descriptor will be allocated, and transferred to the caller.
Parameters:
name
					(
						String
						)
				–
	the network name to set
the GstMpegts.Descriptor or null on fail
GstMpegts.Descriptor.from_dvb_network_name
def GstMpegts.Descriptor.from_dvb_network_name (name):
    #python wrapper for 'gst_mpegts_descriptor_from_dvb_network_name'
Creates a GstMpegts.Descriptor to be a GstMpegts.DVBDescriptorType.NETWORK_NAME, with the network name name. The data field of the GstMpegts.Descriptor will be allocated, and transferred to the caller.
Parameters:
name
					(
						str
						)
				–
	the network name to set
the GstMpegts.Descriptor or None on fail
gst_mpegts_descriptor_from_dvb_service
GstMpegtsDescriptor * gst_mpegts_descriptor_from_dvb_service (GstMpegtsDVBServiceType service_type, const gchar * service_name, const gchar * service_provider)
Fills a GstMpegtsDescriptor to be a GST_MTS_DESC_DVB_SERVICE. The data field of the GstMpegtsDescriptor will be allocated, and transferred to the caller.
Parameters:
service_type
				–
	Service type defined as a GstMpegtsDVBServiceType
service_name
					(
						
[allow-none]
						)
				–
	Name of the service
service_provider
					(
						
[allow-none]
						)
				–
	Name of the service provider
the GstMpegtsDescriptor or NULL on fail
GstMpegts.Descriptor.prototype.from_dvb_service
function GstMpegts.Descriptor.prototype.from_dvb_service(service_type: GstMpegts.DVBServiceType, service_name: String, service_provider: String): {
    // javascript wrapper for 'gst_mpegts_descriptor_from_dvb_service'
}
Fills a GstMpegts.Descriptor to be a GstMpegts.DVBDescriptorType.SERVICE. The data field of the GstMpegts.Descriptor will be allocated, and transferred to the caller.
Parameters:
service_type
					(
						GstMpegts.DVBServiceType
						)
				–
	Service type defined as a GstMpegts.DVBServiceType
service_name
					(
						String
						)
				–
	Name of the service
service_provider
					(
						String
						)
				–
	Name of the service provider
the GstMpegts.Descriptor or null on fail
GstMpegts.Descriptor.from_dvb_service
def GstMpegts.Descriptor.from_dvb_service (service_type, service_name, service_provider):
    #python wrapper for 'gst_mpegts_descriptor_from_dvb_service'
Fills a GstMpegts.Descriptor to be a GstMpegts.DVBDescriptorType.SERVICE. The data field of the GstMpegts.Descriptor will be allocated, and transferred to the caller.
Parameters:
service_type
					(
						GstMpegts.DVBServiceType
						)
				–
	Service type defined as a GstMpegts.DVBServiceType
service_name
					(
						str
						)
				–
	Name of the service
service_provider
					(
						str
						)
				–
	Name of the service provider
the GstMpegts.Descriptor or None on fail
gst_mpegts_descriptor_from_dvb_subtitling
GstMpegtsDescriptor * gst_mpegts_descriptor_from_dvb_subtitling (const gchar * lang, guint8 type, guint16 composition, guint16 ancillary)
Parameters:
lang
					(
						
[transfer: none]
						)
				–
	a string containing the ISO639 language
type
				–
	subtitling type
composition
				–
	composition page id
ancillary
				–
	ancillary page id
GstMpegts.Descriptor.prototype.from_dvb_subtitling
function GstMpegts.Descriptor.prototype.from_dvb_subtitling(lang: String, type: Number, composition: Number, ancillary: Number): {
    // javascript wrapper for 'gst_mpegts_descriptor_from_dvb_subtitling'
}
	Parameters:
lang
					(
						String
						)
				–
	a string containing the ISO639 language
type
					(
						Number
						)
				–
	subtitling type
composition
					(
						Number
						)
				–
	composition page id
ancillary
					(
						Number
						)
				–
	ancillary page id
GstMpegts.Descriptor.from_dvb_subtitling
def GstMpegts.Descriptor.from_dvb_subtitling (lang, type, composition, ancillary):
    #python wrapper for 'gst_mpegts_descriptor_from_dvb_subtitling'
	Parameters:
lang
					(
						str
						)
				–
	a string containing the ISO639 language
type
					(
						int
						)
				–
	subtitling type
composition
					(
						int
						)
				–
	composition page id
ancillary
					(
						int
						)
				–
	ancillary page id
Functions
gst_mpegts_dvb_component_descriptor_free
gst_mpegts_dvb_component_descriptor_free (GstMpegtsComponentDescriptor * source)
Parameters:
source
				–
	GstMpegts.prototype.dvb_component_descriptor_free
function GstMpegts.prototype.dvb_component_descriptor_free(source: GstMpegts.ComponentDescriptor): {
    // javascript wrapper for 'gst_mpegts_dvb_component_descriptor_free'
}
	Parameters:
source
					(
						GstMpegts.ComponentDescriptor
						)
				–
	GstMpegts.dvb_component_descriptor_free
def GstMpegts.dvb_component_descriptor_free (source):
    #python wrapper for 'gst_mpegts_dvb_component_descriptor_free'
	Parameters:
source
					(
						GstMpegts.ComponentDescriptor
						)
				–
	Enumerations
GstMpegtsATSCDescriptorType
These values correspond to the registered descriptor type from the various ATSC specifications.
Consult the relevant specifications for more details.
Members
GST_MTS_DESC_ATSC_STUFFING
		(128)
		–
	GST_MTS_DESC_ATSC_AC3
		(131)
		–
	GST_MTS_DESC_ATSC_CAPTION_SERVICE
		(134)
		–
	GST_MTS_DESC_ATSC_CONTENT_ADVISORY
		(135)
		–
	GST_MTS_DESC_ATSC_EXTENDED_CHANNEL_NAME
		(160)
		–
	GST_MTS_DESC_ATSC_SERVICE_LOCATION
		(161)
		–
	GST_MTS_DESC_ATSC_TIME_SHIFTED_SERVICE
		(162)
		–
	GST_MTS_DESC_ATSC_COMPONENT_NAME
		(163)
		–
	GST_MTS_DESC_ATSC_DCC_DEPARTING_REQUEST
		(168)
		–
	GST_MTS_DESC_ATSC_DCC_ARRIVING_REQUEST
		(169)
		–
	GST_MTS_DESC_ATSC_REDISTRIBUTION_CONTROL
		(170)
		–
	GST_MTS_DESC_ATSC_GENRE
		(171)
		–
	GST_MTS_DESC_ATSC_PRIVATE_INFORMATION
		(173)
		–
	GST_MTS_DESC_ATSC_EAC3
		(204)
		–
	GST_MTS_DESC_ATSC_ENHANCED_SIGNALING
		(178)
		–
	GST_MTS_DESC_ATSC_DATA_SERVICE
		(164)
		–
	GST_MTS_DESC_ATSC_PID_COUNT
		(165)
		–
	GST_MTS_DESC_ATSC_DOWNLOAD_DESCRIPTOR
		(166)
		–
	GST_MTS_DESC_ATSC_MULTIPROTOCOL_ENCAPSULATION
		(167)
		–
	GST_MTS_DESC_ATSC_MODULE_LINK
		(180)
		–
	GST_MTS_DESC_ATSC_CRC32
		(181)
		–
	GST_MTS_DESC_ATSC_GROUP_LINK
		(184)
		–
	GstMpegts.ATSCDescriptorType
These values correspond to the registered descriptor type from the various ATSC specifications.
Consult the relevant specifications for more details.
Members
GstMpegts.ATSCDescriptorType.STUFFING
		(128)
		–
	GstMpegts.ATSCDescriptorType.AC3
		(131)
		–
	GstMpegts.ATSCDescriptorType.CAPTION_SERVICE
		(134)
		–
	GstMpegts.ATSCDescriptorType.CONTENT_ADVISORY
		(135)
		–
	GstMpegts.ATSCDescriptorType.EXTENDED_CHANNEL_NAME
		(160)
		–
	GstMpegts.ATSCDescriptorType.SERVICE_LOCATION
		(161)
		–
	GstMpegts.ATSCDescriptorType.TIME_SHIFTED_SERVICE
		(162)
		–
	GstMpegts.ATSCDescriptorType.COMPONENT_NAME
		(163)
		–
	GstMpegts.ATSCDescriptorType.DCC_DEPARTING_REQUEST
		(168)
		–
	GstMpegts.ATSCDescriptorType.DCC_ARRIVING_REQUEST
		(169)
		–
	GstMpegts.ATSCDescriptorType.REDISTRIBUTION_CONTROL
		(170)
		–
	GstMpegts.ATSCDescriptorType.GENRE
		(171)
		–
	GstMpegts.ATSCDescriptorType.PRIVATE_INFORMATION
		(173)
		–
	GstMpegts.ATSCDescriptorType.EAC3
		(204)
		–
	GstMpegts.ATSCDescriptorType.ENHANCED_SIGNALING
		(178)
		–
	GstMpegts.ATSCDescriptorType.DATA_SERVICE
		(164)
		–
	GstMpegts.ATSCDescriptorType.PID_COUNT
		(165)
		–
	GstMpegts.ATSCDescriptorType.DOWNLOAD_DESCRIPTOR
		(166)
		–
	GstMpegts.ATSCDescriptorType.MULTIPROTOCOL_ENCAPSULATION
		(167)
		–
	GstMpegts.ATSCDescriptorType.MODULE_LINK
		(180)
		–
	GstMpegts.ATSCDescriptorType.CRC32
		(181)
		–
	GstMpegts.ATSCDescriptorType.GROUP_LINK
		(184)
		–
	GstMpegts.ATSCDescriptorType
These values correspond to the registered descriptor type from the various ATSC specifications.
Consult the relevant specifications for more details.
Members
GstMpegts.ATSCDescriptorType.STUFFING
		(128)
		–
	GstMpegts.ATSCDescriptorType.AC3
		(131)
		–
	GstMpegts.ATSCDescriptorType.CAPTION_SERVICE
		(134)
		–
	GstMpegts.ATSCDescriptorType.CONTENT_ADVISORY
		(135)
		–
	GstMpegts.ATSCDescriptorType.EXTENDED_CHANNEL_NAME
		(160)
		–
	GstMpegts.ATSCDescriptorType.SERVICE_LOCATION
		(161)
		–
	GstMpegts.ATSCDescriptorType.TIME_SHIFTED_SERVICE
		(162)
		–
	GstMpegts.ATSCDescriptorType.COMPONENT_NAME
		(163)
		–
	GstMpegts.ATSCDescriptorType.DCC_DEPARTING_REQUEST
		(168)
		–
	GstMpegts.ATSCDescriptorType.DCC_ARRIVING_REQUEST
		(169)
		–
	GstMpegts.ATSCDescriptorType.REDISTRIBUTION_CONTROL
		(170)
		–
	GstMpegts.ATSCDescriptorType.GENRE
		(171)
		–
	GstMpegts.ATSCDescriptorType.PRIVATE_INFORMATION
		(173)
		–
	GstMpegts.ATSCDescriptorType.EAC3
		(204)
		–
	GstMpegts.ATSCDescriptorType.ENHANCED_SIGNALING
		(178)
		–
	GstMpegts.ATSCDescriptorType.DATA_SERVICE
		(164)
		–
	GstMpegts.ATSCDescriptorType.PID_COUNT
		(165)
		–
	GstMpegts.ATSCDescriptorType.DOWNLOAD_DESCRIPTOR
		(166)
		–
	GstMpegts.ATSCDescriptorType.MULTIPROTOCOL_ENCAPSULATION
		(167)
		–
	GstMpegts.ATSCDescriptorType.MODULE_LINK
		(180)
		–
	GstMpegts.ATSCDescriptorType.CRC32
		(181)
		–
	GstMpegts.ATSCDescriptorType.GROUP_LINK
		(184)
		–
	GstMpegtsCableOuterFECScheme
Members
GST_MPEGTS_CABLE_OUTER_FEC_UNDEFINED
		(0)
		–
	GST_MPEGTS_CABLE_OUTER_FEC_NONE
		(1)
		–
	GST_MPEGTS_CABLE_OUTER_FEC_RS_204_188
		(2)
		–
	GstMpegts.CableOuterFECScheme
Members
GstMpegts.CableOuterFECScheme.UNDEFINED
		(0)
		–
	GstMpegts.CableOuterFECScheme.NONE
		(1)
		–
	GstMpegts.CableOuterFECScheme.RS_204_188
		(2)
		–
	GstMpegts.CableOuterFECScheme
Members
GstMpegts.CableOuterFECScheme.UNDEFINED
		(0)
		–
	GstMpegts.CableOuterFECScheme.NONE
		(1)
		–
	GstMpegts.CableOuterFECScheme.RS_204_188
		(2)
		–
	GstMpegtsDVBCodeRate
Members
GST_MPEGTS_FEC_NONE
		(0)
		–
	GST_MPEGTS_FEC_1_2
		(1)
		–
	GST_MPEGTS_FEC_2_3
		(2)
		–
	GST_MPEGTS_FEC_3_4
		(3)
		–
	GST_MPEGTS_FEC_4_5
		(4)
		–
	GST_MPEGTS_FEC_5_6
		(5)
		–
	GST_MPEGTS_FEC_6_7
		(6)
		–
	GST_MPEGTS_FEC_7_8
		(7)
		–
	GST_MPEGTS_FEC_8_9
		(8)
		–
	GST_MPEGTS_FEC_AUTO
		(9)
		–
	GST_MPEGTS_FEC_3_5
		(10)
		–
	GST_MPEGTS_FEC_9_10
		(11)
		–
	GST_MPEGTS_FEC_2_5
		(12)
		–
	GstMpegts.DVBCodeRate
Members
GstMpegts.DVBCodeRate.NONE
		(0)
		–
	GstMpegts.DVBCodeRate.1_2
		(1)
		–
	GstMpegts.DVBCodeRate.2_3
		(2)
		–
	GstMpegts.DVBCodeRate.3_4
		(3)
		–
	GstMpegts.DVBCodeRate.4_5
		(4)
		–
	GstMpegts.DVBCodeRate.5_6
		(5)
		–
	GstMpegts.DVBCodeRate.6_7
		(6)
		–
	GstMpegts.DVBCodeRate.7_8
		(7)
		–
	GstMpegts.DVBCodeRate.8_9
		(8)
		–
	GstMpegts.DVBCodeRate.AUTO
		(9)
		–
	GstMpegts.DVBCodeRate.3_5
		(10)
		–
	GstMpegts.DVBCodeRate.9_10
		(11)
		–
	GstMpegts.DVBCodeRate.2_5
		(12)
		–
	GstMpegts.DVBCodeRate
Members
GstMpegts.DVBCodeRate.NONE
		(0)
		–
	GstMpegts.DVBCodeRate.1_2
		(1)
		–
	GstMpegts.DVBCodeRate.2_3
		(2)
		–
	GstMpegts.DVBCodeRate.3_4
		(3)
		–
	GstMpegts.DVBCodeRate.4_5
		(4)
		–
	GstMpegts.DVBCodeRate.5_6
		(5)
		–
	GstMpegts.DVBCodeRate.6_7
		(6)
		–
	GstMpegts.DVBCodeRate.7_8
		(7)
		–
	GstMpegts.DVBCodeRate.8_9
		(8)
		–
	GstMpegts.DVBCodeRate.AUTO
		(9)
		–
	GstMpegts.DVBCodeRate.3_5
		(10)
		–
	GstMpegts.DVBCodeRate.9_10
		(11)
		–
	GstMpegts.DVBCodeRate.2_5
		(12)
		–
	GstMpegtsDVBDescriptorType
The type of GstMpegtsDescriptor
These values correspond to the registered descriptor type from the various DVB specifications.
Consult the relevant specifications for more details.
Members
GST_MTS_DESC_DVB_NETWORK_NAME
		(64)
		–
	GST_MTS_DESC_DVB_SERVICE_LIST
		(65)
		–
	GST_MTS_DESC_DVB_STUFFING
		(66)
		–
	GST_MTS_DESC_DVB_SATELLITE_DELIVERY_SYSTEM
		(67)
		–
	GST_MTS_DESC_DVB_CABLE_DELIVERY_SYSTEM
		(68)
		–
	GST_MTS_DESC_DVB_VBI_DATA
		(69)
		–
	GST_MTS_DESC_DVB_VBI_TELETEXT
		(70)
		–
	GST_MTS_DESC_DVB_BOUQUET_NAME
		(71)
		–
	GST_MTS_DESC_DVB_SERVICE
		(72)
		–
	GST_MTS_DESC_DVB_COUNTRY_AVAILABILITY
		(73)
		–
	GST_MTS_DESC_DVB_LINKAGE
		(74)
		–
	GST_MTS_DESC_DVB_NVOD_REFERENCE
		(75)
		–
	GST_MTS_DESC_DVB_TIME_SHIFTED_SERVICE
		(76)
		–
	GST_MTS_DESC_DVB_SHORT_EVENT
		(77)
		–
	GST_MTS_DESC_DVB_EXTENDED_EVENT
		(78)
		–
	GST_MTS_DESC_DVB_TIME_SHIFTED_EVENT
		(79)
		–
	GST_MTS_DESC_DVB_COMPONENT
		(80)
		–
	GST_MTS_DESC_DVB_MOSAIC
		(81)
		–
	GST_MTS_DESC_DVB_STREAM_IDENTIFIER
		(82)
		–
	GST_MTS_DESC_DVB_CA_IDENTIFIER
		(83)
		–
	GST_MTS_DESC_DVB_CONTENT
		(84)
		–
	GST_MTS_DESC_DVB_PARENTAL_RATING
		(85)
		–
	GST_MTS_DESC_DVB_TELETEXT
		(86)
		–
	GST_MTS_DESC_DVB_TELEPHONE
		(87)
		–
	GST_MTS_DESC_DVB_LOCAL_TIME_OFFSET
		(88)
		–
	GST_MTS_DESC_DVB_SUBTITLING
		(89)
		–
	GST_MTS_DESC_DVB_TERRESTRIAL_DELIVERY_SYSTEM
		(90)
		–
	GST_MTS_DESC_DVB_MULTILINGUAL_NETWORK_NAME
		(91)
		–
	GST_MTS_DESC_DVB_MULTILINGUAL_BOUQUET_NAME
		(92)
		–
	GST_MTS_DESC_DVB_MULTILINGUAL_SERVICE_NAME
		(93)
		–
	GST_MTS_DESC_DVB_MULTILINGUAL_COMPONENT
		(94)
		–
	GST_MTS_DESC_DVB_PRIVATE_DATA_SPECIFIER
		(95)
		–
	GST_MTS_DESC_DVB_SERVICE_MOVE
		(96)
		–
	GST_MTS_DESC_DVB_SHORT_SMOOTHING_BUFFER
		(97)
		–
	GST_MTS_DESC_DVB_FREQUENCY_LIST
		(98)
		–
	GST_MTS_DESC_DVB_PARTIAL_TRANSPORT_STREAM
		(99)
		–
	GST_MTS_DESC_DVB_DATA_BROADCAST
		(100)
		–
	GST_MTS_DESC_DVB_SCRAMBLING
		(101)
		–
	GST_MTS_DESC_DVB_DATA_BROADCAST_ID
		(102)
		–
	GST_MTS_DESC_DVB_TRANSPORT_STREAM
		(103)
		–
	GST_MTS_DESC_DVB_DSNG
		(104)
		–
	GST_MTS_DESC_DVB_PDC
		(105)
		–
	GST_MTS_DESC_DVB_AC3
		(106)
		–
	GST_MTS_DESC_DVB_ANCILLARY_DATA
		(107)
		–
	GST_MTS_DESC_DVB_CELL_LIST
		(108)
		–
	GST_MTS_DESC_DVB_CELL_FREQUENCY_LINK
		(109)
		–
	GST_MTS_DESC_DVB_ANNOUNCEMENT_SUPPORT
		(110)
		–
	GST_MTS_DESC_DVB_APPLICATION_SIGNALLING
		(111)
		–
	GST_MTS_DESC_DVB_ADAPTATION_FIELD_DATA
		(112)
		–
	GST_MTS_DESC_DVB_SERVICE_IDENTIFIER
		(113)
		–
	GST_MTS_DESC_DVB_SERVICE_AVAILABILITY
		(114)
		–
	GST_MTS_DESC_DVB_DEFAULT_AUTHORITY
		(115)
		–
	GST_MTS_DESC_DVB_RELATED_CONTENT
		(116)
		–
	GST_MTS_DESC_DVB_TVA_ID
		(117)
		–
	GST_MTS_DESC_DVB_CONTENT_IDENTIFIER
		(118)
		–
	GST_MTS_DESC_DVB_TIMESLICE_FEC_IDENTIFIER
		(119)
		–
	GST_MTS_DESC_DVB_ECM_REPETITION_RATE
		(120)
		–
	GST_MTS_DESC_DVB_S2_SATELLITE_DELIVERY_SYSTEM
		(121)
		–
	GST_MTS_DESC_DVB_ENHANCED_AC3
		(122)
		–
	GST_MTS_DESC_DVB_DTS
		(123)
		–
	GST_MTS_DESC_DVB_AAC
		(124)
		–
	GST_MTS_DESC_DVB_XAIT_LOCATION
		(125)
		–
	GST_MTS_DESC_DVB_FTA_CONTENT_MANAGEMENT
		(126)
		–
	GST_MTS_DESC_DVB_EXTENSION
		(127)
		–
	GstMpegts.DVBDescriptorType
The type of GstMpegts.Descriptor
These values correspond to the registered descriptor type from the various DVB specifications.
Consult the relevant specifications for more details.
Members
GstMpegts.DVBDescriptorType.NETWORK_NAME
		(64)
		–
	GstMpegts.DVBDescriptorType.SERVICE_LIST
		(65)
		–
	GstMpegts.DVBDescriptorType.STUFFING
		(66)
		–
	GstMpegts.DVBDescriptorType.SATELLITE_DELIVERY_SYSTEM
		(67)
		–
	GstMpegts.DVBDescriptorType.CABLE_DELIVERY_SYSTEM
		(68)
		–
	GstMpegts.DVBDescriptorType.VBI_DATA
		(69)
		–
	GstMpegts.DVBDescriptorType.VBI_TELETEXT
		(70)
		–
	GstMpegts.DVBDescriptorType.BOUQUET_NAME
		(71)
		–
	GstMpegts.DVBDescriptorType.SERVICE
		(72)
		–
	GstMpegts.DVBDescriptorType.COUNTRY_AVAILABILITY
		(73)
		–
	GstMpegts.DVBDescriptorType.LINKAGE
		(74)
		–
	GstMpegts.DVBDescriptorType.NVOD_REFERENCE
		(75)
		–
	GstMpegts.DVBDescriptorType.TIME_SHIFTED_SERVICE
		(76)
		–
	GstMpegts.DVBDescriptorType.SHORT_EVENT
		(77)
		–
	GstMpegts.DVBDescriptorType.EXTENDED_EVENT
		(78)
		–
	GstMpegts.DVBDescriptorType.TIME_SHIFTED_EVENT
		(79)
		–
	GstMpegts.DVBDescriptorType.COMPONENT
		(80)
		–
	GstMpegts.DVBDescriptorType.MOSAIC
		(81)
		–
	GstMpegts.DVBDescriptorType.STREAM_IDENTIFIER
		(82)
		–
	GstMpegts.DVBDescriptorType.CA_IDENTIFIER
		(83)
		–
	GstMpegts.DVBDescriptorType.CONTENT
		(84)
		–
	GstMpegts.DVBDescriptorType.PARENTAL_RATING
		(85)
		–
	GstMpegts.DVBDescriptorType.TELETEXT
		(86)
		–
	GstMpegts.DVBDescriptorType.TELEPHONE
		(87)
		–
	GstMpegts.DVBDescriptorType.LOCAL_TIME_OFFSET
		(88)
		–
	GstMpegts.DVBDescriptorType.SUBTITLING
		(89)
		–
	GstMpegts.DVBDescriptorType.TERRESTRIAL_DELIVERY_SYSTEM
		(90)
		–
	GstMpegts.DVBDescriptorType.MULTILINGUAL_NETWORK_NAME
		(91)
		–
	GstMpegts.DVBDescriptorType.MULTILINGUAL_BOUQUET_NAME
		(92)
		–
	GstMpegts.DVBDescriptorType.MULTILINGUAL_SERVICE_NAME
		(93)
		–
	GstMpegts.DVBDescriptorType.MULTILINGUAL_COMPONENT
		(94)
		–
	GstMpegts.DVBDescriptorType.PRIVATE_DATA_SPECIFIER
		(95)
		–
	GstMpegts.DVBDescriptorType.SERVICE_MOVE
		(96)
		–
	GstMpegts.DVBDescriptorType.SHORT_SMOOTHING_BUFFER
		(97)
		–
	GstMpegts.DVBDescriptorType.FREQUENCY_LIST
		(98)
		–
	GstMpegts.DVBDescriptorType.PARTIAL_TRANSPORT_STREAM
		(99)
		–
	GstMpegts.DVBDescriptorType.DATA_BROADCAST
		(100)
		–
	GstMpegts.DVBDescriptorType.SCRAMBLING
		(101)
		–
	GstMpegts.DVBDescriptorType.DATA_BROADCAST_ID
		(102)
		–
	GstMpegts.DVBDescriptorType.TRANSPORT_STREAM
		(103)
		–
	GstMpegts.DVBDescriptorType.DSNG
		(104)
		–
	GstMpegts.DVBDescriptorType.PDC
		(105)
		–
	GstMpegts.DVBDescriptorType.AC3
		(106)
		–
	GstMpegts.DVBDescriptorType.ANCILLARY_DATA
		(107)
		–
	GstMpegts.DVBDescriptorType.CELL_LIST
		(108)
		–
	GstMpegts.DVBDescriptorType.CELL_FREQUENCY_LINK
		(109)
		–
	GstMpegts.DVBDescriptorType.ANNOUNCEMENT_SUPPORT
		(110)
		–
	GstMpegts.DVBDescriptorType.APPLICATION_SIGNALLING
		(111)
		–
	GstMpegts.DVBDescriptorType.ADAPTATION_FIELD_DATA
		(112)
		–
	GstMpegts.DVBDescriptorType.SERVICE_IDENTIFIER
		(113)
		–
	GstMpegts.DVBDescriptorType.SERVICE_AVAILABILITY
		(114)
		–
	GstMpegts.DVBDescriptorType.DEFAULT_AUTHORITY
		(115)
		–
	GstMpegts.DVBDescriptorType.RELATED_CONTENT
		(116)
		–
	GstMpegts.DVBDescriptorType.TVA_ID
		(117)
		–
	GstMpegts.DVBDescriptorType.CONTENT_IDENTIFIER
		(118)
		–
	GstMpegts.DVBDescriptorType.TIMESLICE_FEC_IDENTIFIER
		(119)
		–
	GstMpegts.DVBDescriptorType.ECM_REPETITION_RATE
		(120)
		–
	GstMpegts.DVBDescriptorType.S2_SATELLITE_DELIVERY_SYSTEM
		(121)
		–
	GstMpegts.DVBDescriptorType.ENHANCED_AC3
		(122)
		–
	GstMpegts.DVBDescriptorType.DTS
		(123)
		–
	GstMpegts.DVBDescriptorType.AAC
		(124)
		–
	GstMpegts.DVBDescriptorType.XAIT_LOCATION
		(125)
		–
	GstMpegts.DVBDescriptorType.FTA_CONTENT_MANAGEMENT
		(126)
		–
	GstMpegts.DVBDescriptorType.EXTENSION
		(127)
		–
	GstMpegts.DVBDescriptorType
The type of GstMpegts.Descriptor
These values correspond to the registered descriptor type from the various DVB specifications.
Consult the relevant specifications for more details.
Members
GstMpegts.DVBDescriptorType.NETWORK_NAME
		(64)
		–
	GstMpegts.DVBDescriptorType.SERVICE_LIST
		(65)
		–
	GstMpegts.DVBDescriptorType.STUFFING
		(66)
		–
	GstMpegts.DVBDescriptorType.SATELLITE_DELIVERY_SYSTEM
		(67)
		–
	GstMpegts.DVBDescriptorType.CABLE_DELIVERY_SYSTEM
		(68)
		–
	GstMpegts.DVBDescriptorType.VBI_DATA
		(69)
		–
	GstMpegts.DVBDescriptorType.VBI_TELETEXT
		(70)
		–
	GstMpegts.DVBDescriptorType.BOUQUET_NAME
		(71)
		–
	GstMpegts.DVBDescriptorType.SERVICE
		(72)
		–
	GstMpegts.DVBDescriptorType.COUNTRY_AVAILABILITY
		(73)
		–
	GstMpegts.DVBDescriptorType.LINKAGE
		(74)
		–
	GstMpegts.DVBDescriptorType.NVOD_REFERENCE
		(75)
		–
	GstMpegts.DVBDescriptorType.TIME_SHIFTED_SERVICE
		(76)
		–
	GstMpegts.DVBDescriptorType.SHORT_EVENT
		(77)
		–
	GstMpegts.DVBDescriptorType.EXTENDED_EVENT
		(78)
		–
	GstMpegts.DVBDescriptorType.TIME_SHIFTED_EVENT
		(79)
		–
	GstMpegts.DVBDescriptorType.COMPONENT
		(80)
		–
	GstMpegts.DVBDescriptorType.MOSAIC
		(81)
		–
	GstMpegts.DVBDescriptorType.STREAM_IDENTIFIER
		(82)
		–
	GstMpegts.DVBDescriptorType.CA_IDENTIFIER
		(83)
		–
	GstMpegts.DVBDescriptorType.CONTENT
		(84)
		–
	GstMpegts.DVBDescriptorType.PARENTAL_RATING
		(85)
		–
	GstMpegts.DVBDescriptorType.TELETEXT
		(86)
		–
	GstMpegts.DVBDescriptorType.TELEPHONE
		(87)
		–
	GstMpegts.DVBDescriptorType.LOCAL_TIME_OFFSET
		(88)
		–
	GstMpegts.DVBDescriptorType.SUBTITLING
		(89)
		–
	GstMpegts.DVBDescriptorType.TERRESTRIAL_DELIVERY_SYSTEM
		(90)
		–
	GstMpegts.DVBDescriptorType.MULTILINGUAL_NETWORK_NAME
		(91)
		–
	GstMpegts.DVBDescriptorType.MULTILINGUAL_BOUQUET_NAME
		(92)
		–
	GstMpegts.DVBDescriptorType.MULTILINGUAL_SERVICE_NAME
		(93)
		–
	GstMpegts.DVBDescriptorType.MULTILINGUAL_COMPONENT
		(94)
		–
	GstMpegts.DVBDescriptorType.PRIVATE_DATA_SPECIFIER
		(95)
		–
	GstMpegts.DVBDescriptorType.SERVICE_MOVE
		(96)
		–
	GstMpegts.DVBDescriptorType.SHORT_SMOOTHING_BUFFER
		(97)
		–
	GstMpegts.DVBDescriptorType.FREQUENCY_LIST
		(98)
		–
	GstMpegts.DVBDescriptorType.PARTIAL_TRANSPORT_STREAM
		(99)
		–
	GstMpegts.DVBDescriptorType.DATA_BROADCAST
		(100)
		–
	GstMpegts.DVBDescriptorType.SCRAMBLING
		(101)
		–
	GstMpegts.DVBDescriptorType.DATA_BROADCAST_ID
		(102)
		–
	GstMpegts.DVBDescriptorType.TRANSPORT_STREAM
		(103)
		–
	GstMpegts.DVBDescriptorType.DSNG
		(104)
		–
	GstMpegts.DVBDescriptorType.PDC
		(105)
		–
	GstMpegts.DVBDescriptorType.AC3
		(106)
		–
	GstMpegts.DVBDescriptorType.ANCILLARY_DATA
		(107)
		–
	GstMpegts.DVBDescriptorType.CELL_LIST
		(108)
		–
	GstMpegts.DVBDescriptorType.CELL_FREQUENCY_LINK
		(109)
		–
	GstMpegts.DVBDescriptorType.ANNOUNCEMENT_SUPPORT
		(110)
		–
	GstMpegts.DVBDescriptorType.APPLICATION_SIGNALLING
		(111)
		–
	GstMpegts.DVBDescriptorType.ADAPTATION_FIELD_DATA
		(112)
		–
	GstMpegts.DVBDescriptorType.SERVICE_IDENTIFIER
		(113)
		–
	GstMpegts.DVBDescriptorType.SERVICE_AVAILABILITY
		(114)
		–
	GstMpegts.DVBDescriptorType.DEFAULT_AUTHORITY
		(115)
		–
	GstMpegts.DVBDescriptorType.RELATED_CONTENT
		(116)
		–
	GstMpegts.DVBDescriptorType.TVA_ID
		(117)
		–
	GstMpegts.DVBDescriptorType.CONTENT_IDENTIFIER
		(118)
		–
	GstMpegts.DVBDescriptorType.TIMESLICE_FEC_IDENTIFIER
		(119)
		–
	GstMpegts.DVBDescriptorType.ECM_REPETITION_RATE
		(120)
		–
	GstMpegts.DVBDescriptorType.S2_SATELLITE_DELIVERY_SYSTEM
		(121)
		–
	GstMpegts.DVBDescriptorType.ENHANCED_AC3
		(122)
		–
	GstMpegts.DVBDescriptorType.DTS
		(123)
		–
	GstMpegts.DVBDescriptorType.AAC
		(124)
		–
	GstMpegts.DVBDescriptorType.XAIT_LOCATION
		(125)
		–
	GstMpegts.DVBDescriptorType.FTA_CONTENT_MANAGEMENT
		(126)
		–
	GstMpegts.DVBDescriptorType.EXTENSION
		(127)
		–
	GstMpegtsDVBExtendedDescriptorType
The type of GstMpegtsDescriptor
These values correspond to the registered extended descriptor type from the various DVB specifications.
Consult the relevant specifications for more details.
Members
GST_MTS_DESC_EXT_DVB_IMAGE_ICON
		(0)
		–
	GST_MTS_DESC_EXT_DVB_CPCM_DELIVERY_SIGNALLING
		(1)
		–
	GST_MTS_DESC_EXT_DVB_CP
		(2)
		–
	GST_MTS_DESC_EXT_DVB_CP_IDENTIFIER
		(3)
		–
	GST_MTS_DESC_EXT_DVB_T2_DELIVERY_SYSTEM
		(4)
		–
	GST_MTS_DESC_EXT_DVB_SH_DELIVERY_SYSTEM
		(5)
		–
	GST_MTS_DESC_EXT_DVB_SUPPLEMENTARY_AUDIO
		(6)
		–
	GST_MTS_DESC_EXT_DVB_NETWORK_CHANGE_NOTIFY
		(7)
		–
	GST_MTS_DESC_EXT_DVB_MESSAGE
		(8)
		–
	GST_MTS_DESC_EXT_DVB_TARGET_REGION
		(9)
		–
	GST_MTS_DESC_EXT_DVB_TARGET_REGION_NAME
		(10)
		–
	GST_MTS_DESC_EXT_DVB_SERVICE_RELOCATED
		(11)
		–
	GST_MTS_DESC_EXT_DVB_XAIT_PID
		(12)
		–
	GST_MTS_DESC_EXT_DVB_C2_DELIVERY_SYSTEM
		(13)
		–
	GST_MTS_DESC_EXT_DVB_DTS_HD_AUDIO_STREAM
		(14)
		–
	GST_MTS_DESC_EXT_DVB_DTS_NEUTRAL
		(15)
		–
	GST_MTS_DESC_EXT_DVB_VIDEO_DEPTH_RANGE
		(16)
		–
	GST_MTS_DESC_EXT_DVB_T2MI
		(17)
		–
	GST_MTS_DESC_EXT_DVB_URI_LINKAGE
		(19)
		–
	GST_MTS_DESC_EXT_DVB_AC4
		(21)
		–
	GstMpegts.DVBExtendedDescriptorType
The type of GstMpegts.Descriptor
These values correspond to the registered extended descriptor type from the various DVB specifications.
Consult the relevant specifications for more details.
Members
GstMpegts.DVBExtendedDescriptorType.IMAGE_ICON
		(0)
		–
	GstMpegts.DVBExtendedDescriptorType.CPCM_DELIVERY_SIGNALLING
		(1)
		–
	GstMpegts.DVBExtendedDescriptorType.CP
		(2)
		–
	GstMpegts.DVBExtendedDescriptorType.CP_IDENTIFIER
		(3)
		–
	GstMpegts.DVBExtendedDescriptorType.T2_DELIVERY_SYSTEM
		(4)
		–
	GstMpegts.DVBExtendedDescriptorType.SH_DELIVERY_SYSTEM
		(5)
		–
	GstMpegts.DVBExtendedDescriptorType.SUPPLEMENTARY_AUDIO
		(6)
		–
	GstMpegts.DVBExtendedDescriptorType.NETWORK_CHANGE_NOTIFY
		(7)
		–
	GstMpegts.DVBExtendedDescriptorType.MESSAGE
		(8)
		–
	GstMpegts.DVBExtendedDescriptorType.TARGET_REGION
		(9)
		–
	GstMpegts.DVBExtendedDescriptorType.TARGET_REGION_NAME
		(10)
		–
	GstMpegts.DVBExtendedDescriptorType.SERVICE_RELOCATED
		(11)
		–
	GstMpegts.DVBExtendedDescriptorType.XAIT_PID
		(12)
		–
	GstMpegts.DVBExtendedDescriptorType.C2_DELIVERY_SYSTEM
		(13)
		–
	GstMpegts.DVBExtendedDescriptorType.DTS_HD_AUDIO_STREAM
		(14)
		–
	GstMpegts.DVBExtendedDescriptorType.DTS_NEUTRAL
		(15)
		–
	GstMpegts.DVBExtendedDescriptorType.VIDEO_DEPTH_RANGE
		(16)
		–
	GstMpegts.DVBExtendedDescriptorType.T2MI
		(17)
		–
	GstMpegts.DVBExtendedDescriptorType.URI_LINKAGE
		(19)
		–
	GstMpegts.DVBExtendedDescriptorType.AC4
		(21)
		–
	GstMpegts.DVBExtendedDescriptorType
The type of GstMpegts.Descriptor
These values correspond to the registered extended descriptor type from the various DVB specifications.
Consult the relevant specifications for more details.
Members
GstMpegts.DVBExtendedDescriptorType.IMAGE_ICON
		(0)
		–
	GstMpegts.DVBExtendedDescriptorType.CPCM_DELIVERY_SIGNALLING
		(1)
		–
	GstMpegts.DVBExtendedDescriptorType.CP
		(2)
		–
	GstMpegts.DVBExtendedDescriptorType.CP_IDENTIFIER
		(3)
		–
	GstMpegts.DVBExtendedDescriptorType.T2_DELIVERY_SYSTEM
		(4)
		–
	GstMpegts.DVBExtendedDescriptorType.SH_DELIVERY_SYSTEM
		(5)
		–
	GstMpegts.DVBExtendedDescriptorType.SUPPLEMENTARY_AUDIO
		(6)
		–
	GstMpegts.DVBExtendedDescriptorType.NETWORK_CHANGE_NOTIFY
		(7)
		–
	GstMpegts.DVBExtendedDescriptorType.MESSAGE
		(8)
		–
	GstMpegts.DVBExtendedDescriptorType.TARGET_REGION
		(9)
		–
	GstMpegts.DVBExtendedDescriptorType.TARGET_REGION_NAME
		(10)
		–
	GstMpegts.DVBExtendedDescriptorType.SERVICE_RELOCATED
		(11)
		–
	GstMpegts.DVBExtendedDescriptorType.XAIT_PID
		(12)
		–
	GstMpegts.DVBExtendedDescriptorType.C2_DELIVERY_SYSTEM
		(13)
		–
	GstMpegts.DVBExtendedDescriptorType.DTS_HD_AUDIO_STREAM
		(14)
		–
	GstMpegts.DVBExtendedDescriptorType.DTS_NEUTRAL
		(15)
		–
	GstMpegts.DVBExtendedDescriptorType.VIDEO_DEPTH_RANGE
		(16)
		–
	GstMpegts.DVBExtendedDescriptorType.T2MI
		(17)
		–
	GstMpegts.DVBExtendedDescriptorType.URI_LINKAGE
		(19)
		–
	GstMpegts.DVBExtendedDescriptorType.AC4
		(21)
		–
	GstMpegtsDVBLinkageHandOverType
Members
GST_MPEGTS_DVB_LINKAGE_HAND_OVER_RESERVED
		(0)
		–
	GST_MPEGTS_DVB_LINKAGE_HAND_OVER_IDENTICAL
		(1)
		–
	GST_MPEGTS_DVB_LINKAGE_HAND_OVER_LOCAL_VARIATION
		(2)
		–
	GST_MPEGTS_DVB_LINKAGE_HAND_OVER_ASSOCIATED
		(3)
		–
	GstMpegts.DVBLinkageHandOverType
Members
GstMpegts.DVBLinkageHandOverType.RESERVED
		(0)
		–
	GstMpegts.DVBLinkageHandOverType.IDENTICAL
		(1)
		–
	GstMpegts.DVBLinkageHandOverType.LOCAL_VARIATION
		(2)
		–
	GstMpegts.DVBLinkageHandOverType.ASSOCIATED
		(3)
		–
	GstMpegts.DVBLinkageHandOverType
Members
GstMpegts.DVBLinkageHandOverType.RESERVED
		(0)
		–
	GstMpegts.DVBLinkageHandOverType.IDENTICAL
		(1)
		–
	GstMpegts.DVBLinkageHandOverType.LOCAL_VARIATION
		(2)
		–
	GstMpegts.DVBLinkageHandOverType.ASSOCIATED
		(3)
		–
	GstMpegtsDVBLinkageType
Linkage Type (EN 300 468 v.1.13.1)
Members
GST_MPEGTS_DVB_LINKAGE_RESERVED_00
		(0)
		–
	GST_MPEGTS_DVB_LINKAGE_INFORMATION
		(1)
		–
	GST_MPEGTS_DVB_LINKAGE_EPG
		(2)
		–
	GST_MPEGTS_DVB_LINKAGE_CA_REPLACEMENT
		(3)
		–
	GST_MPEGTS_DVB_LINKAGE_TS_CONTAINING_COMPLETE_SI
		(4)
		–
	GST_MPEGTS_DVB_LINKAGE_SERVICE_REPLACEMENT
		(5)
		–
	GST_MPEGTS_DVB_LINKAGE_DATA_BROADCAST
		(6)
		–
	GST_MPEGTS_DVB_LINKAGE_RCS_MAP
		(7)
		–
	GST_MPEGTS_DVB_LINKAGE_MOBILE_HAND_OVER
		(8)
		–
	GST_MPEGTS_DVB_LINKAGE_SYSTEM_SOFTWARE_UPDATE
		(9)
		–
	GST_MPEGTS_DVB_LINKAGE_TS_CONTAINING_SSU
		(10)
		–
	GST_MPEGTS_DVB_LINKAGE_IP_MAC_NOTIFICATION
		(11)
		–
	GST_MPEGTS_DVB_LINKAGE_TS_CONTAINING_INT
		(12)
		–
	GST_MPEGTS_DVB_LINKAGE_EVENT
		(13)
		–
	GST_MPEGTS_DVB_LINKAGE_EXTENDED_EVENT
		(14)
		–
	GstMpegts.DVBLinkageType
Linkage Type (EN 300 468 v.1.13.1)
Members
GstMpegts.DVBLinkageType.RESERVED_00
		(0)
		–
	GstMpegts.DVBLinkageType.INFORMATION
		(1)
		–
	GstMpegts.DVBLinkageType.EPG
		(2)
		–
	GstMpegts.DVBLinkageType.CA_REPLACEMENT
		(3)
		–
	GstMpegts.DVBLinkageType.TS_CONTAINING_COMPLETE_SI
		(4)
		–
	GstMpegts.DVBLinkageType.SERVICE_REPLACEMENT
		(5)
		–
	GstMpegts.DVBLinkageType.DATA_BROADCAST
		(6)
		–
	GstMpegts.DVBLinkageType.RCS_MAP
		(7)
		–
	GstMpegts.DVBLinkageType.MOBILE_HAND_OVER
		(8)
		–
	GstMpegts.DVBLinkageType.SYSTEM_SOFTWARE_UPDATE
		(9)
		–
	GstMpegts.DVBLinkageType.TS_CONTAINING_SSU
		(10)
		–
	GstMpegts.DVBLinkageType.IP_MAC_NOTIFICATION
		(11)
		–
	GstMpegts.DVBLinkageType.TS_CONTAINING_INT
		(12)
		–
	GstMpegts.DVBLinkageType.EVENT
		(13)
		–
	GstMpegts.DVBLinkageType.EXTENDED_EVENT
		(14)
		–
	GstMpegts.DVBLinkageType
Linkage Type (EN 300 468 v.1.13.1)
Members
GstMpegts.DVBLinkageType.RESERVED_00
		(0)
		–
	GstMpegts.DVBLinkageType.INFORMATION
		(1)
		–
	GstMpegts.DVBLinkageType.EPG
		(2)
		–
	GstMpegts.DVBLinkageType.CA_REPLACEMENT
		(3)
		–
	GstMpegts.DVBLinkageType.TS_CONTAINING_COMPLETE_SI
		(4)
		–
	GstMpegts.DVBLinkageType.SERVICE_REPLACEMENT
		(5)
		–
	GstMpegts.DVBLinkageType.DATA_BROADCAST
		(6)
		–
	GstMpegts.DVBLinkageType.RCS_MAP
		(7)
		–
	GstMpegts.DVBLinkageType.MOBILE_HAND_OVER
		(8)
		–
	GstMpegts.DVBLinkageType.SYSTEM_SOFTWARE_UPDATE
		(9)
		–
	GstMpegts.DVBLinkageType.TS_CONTAINING_SSU
		(10)
		–
	GstMpegts.DVBLinkageType.IP_MAC_NOTIFICATION
		(11)
		–
	GstMpegts.DVBLinkageType.TS_CONTAINING_INT
		(12)
		–
	GstMpegts.DVBLinkageType.EVENT
		(13)
		–
	GstMpegts.DVBLinkageType.EXTENDED_EVENT
		(14)
		–
	GstMpegtsDVBScramblingModeType
Members
GST_MPEGTS_DVB_SCRAMBLING_MODE_RESERVED
		(0)
		–
	GST_MPEGTS_DVB_SCRAMBLING_MODE_CSA1
		(1)
		–
	GST_MPEGTS_DVB_SCRAMBLING_MODE_CSA2
		(2)
		–
	GST_MPEGTS_DVB_SCRAMBLING_MODE_CSA3_STANDARD
		(3)
		–
	GST_MPEGTS_DVB_SCRAMBLING_MODE_CSA3_MINIMAL_ENHANCED
		(4)
		–
	GST_MPEGTS_DVB_SCRAMBLING_MODE_CSA3_FULL_ENHANCED
		(5)
		–
	GST_MPEGTS_DVB_SCRAMBLING_MODE_CISSA
		(16)
		–
	GST_MPEGTS_DVB_SCRAMBLING_MODE_ATIS_0
		(112)
		–
	GST_MPEGTS_DVB_SCRAMBLING_MODE_ATIS_F
		(127)
		–
	GstMpegts.DVBScramblingModeType
Members
GstMpegts.DVBScramblingModeType.RESERVED
		(0)
		–
	GstMpegts.DVBScramblingModeType.CSA1
		(1)
		–
	GstMpegts.DVBScramblingModeType.CSA2
		(2)
		–
	GstMpegts.DVBScramblingModeType.CSA3_STANDARD
		(3)
		–
	GstMpegts.DVBScramblingModeType.CSA3_MINIMAL_ENHANCED
		(4)
		–
	GstMpegts.DVBScramblingModeType.CSA3_FULL_ENHANCED
		(5)
		–
	GstMpegts.DVBScramblingModeType.CISSA
		(16)
		–
	GstMpegts.DVBScramblingModeType.ATIS_0
		(112)
		–
	GstMpegts.DVBScramblingModeType.ATIS_F
		(127)
		–
	GstMpegts.DVBScramblingModeType
Members
GstMpegts.DVBScramblingModeType.RESERVED
		(0)
		–
	GstMpegts.DVBScramblingModeType.CSA1
		(1)
		–
	GstMpegts.DVBScramblingModeType.CSA2
		(2)
		–
	GstMpegts.DVBScramblingModeType.CSA3_STANDARD
		(3)
		–
	GstMpegts.DVBScramblingModeType.CSA3_MINIMAL_ENHANCED
		(4)
		–
	GstMpegts.DVBScramblingModeType.CSA3_FULL_ENHANCED
		(5)
		–
	GstMpegts.DVBScramblingModeType.CISSA
		(16)
		–
	GstMpegts.DVBScramblingModeType.ATIS_0
		(112)
		–
	GstMpegts.DVBScramblingModeType.ATIS_F
		(127)
		–
	GstMpegtsDVBServiceType
The type of service of a channel.
As specified in Table 87 of ETSI EN 300 468 v1.13.1
Members
GST_DVB_SERVICE_RESERVED_00
		(0)
		–
	GST_DVB_SERVICE_DIGITAL_TELEVISION
		(1)
		–
	GST_DVB_SERVICE_DIGITAL_RADIO_SOUND
		(2)
		–
	GST_DVB_SERVICE_TELETEXT
		(3)
		–
	GST_DVB_SERVICE_NVOD_REFERENCE
		(4)
		–
	GST_DVB_SERVICE_NVOD_TIME_SHIFTED
		(5)
		–
	GST_DVB_SERVICE_MOSAIC
		(6)
		–
	GST_DVB_SERVICE_FM_RADIO
		(7)
		–
	GST_DVB_SERVICE_DVB_SRM
		(8)
		–
	GST_DVB_SERVICE_RESERVED_09
		(9)
		–
	GST_DVB_SERVICE_ADVANCED_CODEC_DIGITAL_RADIO_SOUND
		(10)
		–
	GST_DVB_SERVICE_ADVANCED_CODEC_MOSAIC
		(11)
		–
	GST_DVB_SERVICE_DATA_BROADCAST
		(12)
		–
	GST_DVB_SERVICE_RESERVED_0D_COMMON_INTERFACE
		(13)
		–
	GST_DVB_SERVICE_RCS_MAP
		(14)
		–
	GST_DVB_SERVICE_RCS_FLS
		(15)
		–
	GST_DVB_SERVICE_DVB_MHP
		(16)
		–
	GST_DVB_SERVICE_MPEG2_HD_DIGITAL_TELEVISION
		(17)
		–
	GST_DVB_SERVICE_ADVANCED_CODEC_SD_DIGITAL_TELEVISION
		(22)
		–
	GST_DVB_SERVICE_ADVANCED_CODEC_SD_NVOD_TIME_SHIFTED
		(23)
		–
	GST_DVB_SERVICE_ADVANCED_CODEC_SD_NVOD_REFERENCE
		(24)
		–
	GST_DVB_SERVICE_ADVANCED_CODEC_HD_DIGITAL_TELEVISION
		(25)
		–
	GST_DVB_SERVICE_ADVANCED_CODEC_HD_NVOD_TIME_SHIFTED
		(26)
		–
	GST_DVB_SERVICE_ADVANCED_CODEC_HD_NVOD_REFERENCE
		(27)
		–
	GST_DVB_SERVICE_ADVANCED_CODEC_STEREO_HD_DIGITAL_TELEVISION
		(28)
		–
	GST_DVB_SERVICE_ADVANCED_CODEC_STEREO_HD_NVOD_TIME_SHIFTED
		(29)
		–
	GST_DVB_SERVICE_ADVANCED_CODEC_STEREO_HD_NVOD_REFERENCE
		(30)
		–
	GST_DVB_SERVICE_RESERVED_FF
		(31)
		–
	GstMpegts.DVBServiceType
The type of service of a channel.
As specified in Table 87 of ETSI EN 300 468 v1.13.1
Members
GstMpegts.DVBServiceType.RESERVED_00
		(0)
		–
	GstMpegts.DVBServiceType.DIGITAL_TELEVISION
		(1)
		–
	GstMpegts.DVBServiceType.DIGITAL_RADIO_SOUND
		(2)
		–
	GstMpegts.DVBServiceType.TELETEXT
		(3)
		–
	GstMpegts.DVBServiceType.NVOD_REFERENCE
		(4)
		–
	GstMpegts.DVBServiceType.NVOD_TIME_SHIFTED
		(5)
		–
	GstMpegts.DVBServiceType.MOSAIC
		(6)
		–
	GstMpegts.DVBServiceType.FM_RADIO
		(7)
		–
	GstMpegts.DVBServiceType.DVB_SRM
		(8)
		–
	GstMpegts.DVBServiceType.RESERVED_09
		(9)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_DIGITAL_RADIO_SOUND
		(10)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_MOSAIC
		(11)
		–
	GstMpegts.DVBServiceType.DATA_BROADCAST
		(12)
		–
	GstMpegts.DVBServiceType.RESERVED_0D_COMMON_INTERFACE
		(13)
		–
	GstMpegts.DVBServiceType.RCS_MAP
		(14)
		–
	GstMpegts.DVBServiceType.RCS_FLS
		(15)
		–
	GstMpegts.DVBServiceType.DVB_MHP
		(16)
		–
	GstMpegts.DVBServiceType.MPEG2_HD_DIGITAL_TELEVISION
		(17)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_SD_DIGITAL_TELEVISION
		(22)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_SD_NVOD_TIME_SHIFTED
		(23)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_SD_NVOD_REFERENCE
		(24)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_HD_DIGITAL_TELEVISION
		(25)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_HD_NVOD_TIME_SHIFTED
		(26)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_HD_NVOD_REFERENCE
		(27)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_STEREO_HD_DIGITAL_TELEVISION
		(28)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_STEREO_HD_NVOD_TIME_SHIFTED
		(29)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_STEREO_HD_NVOD_REFERENCE
		(30)
		–
	GstMpegts.DVBServiceType.RESERVED_FF
		(31)
		–
	GstMpegts.DVBServiceType
The type of service of a channel.
As specified in Table 87 of ETSI EN 300 468 v1.13.1
Members
GstMpegts.DVBServiceType.RESERVED_00
		(0)
		–
	GstMpegts.DVBServiceType.DIGITAL_TELEVISION
		(1)
		–
	GstMpegts.DVBServiceType.DIGITAL_RADIO_SOUND
		(2)
		–
	GstMpegts.DVBServiceType.TELETEXT
		(3)
		–
	GstMpegts.DVBServiceType.NVOD_REFERENCE
		(4)
		–
	GstMpegts.DVBServiceType.NVOD_TIME_SHIFTED
		(5)
		–
	GstMpegts.DVBServiceType.MOSAIC
		(6)
		–
	GstMpegts.DVBServiceType.FM_RADIO
		(7)
		–
	GstMpegts.DVBServiceType.DVB_SRM
		(8)
		–
	GstMpegts.DVBServiceType.RESERVED_09
		(9)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_DIGITAL_RADIO_SOUND
		(10)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_MOSAIC
		(11)
		–
	GstMpegts.DVBServiceType.DATA_BROADCAST
		(12)
		–
	GstMpegts.DVBServiceType.RESERVED_0D_COMMON_INTERFACE
		(13)
		–
	GstMpegts.DVBServiceType.RCS_MAP
		(14)
		–
	GstMpegts.DVBServiceType.RCS_FLS
		(15)
		–
	GstMpegts.DVBServiceType.DVB_MHP
		(16)
		–
	GstMpegts.DVBServiceType.MPEG2_HD_DIGITAL_TELEVISION
		(17)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_SD_DIGITAL_TELEVISION
		(22)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_SD_NVOD_TIME_SHIFTED
		(23)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_SD_NVOD_REFERENCE
		(24)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_HD_DIGITAL_TELEVISION
		(25)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_HD_NVOD_TIME_SHIFTED
		(26)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_HD_NVOD_REFERENCE
		(27)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_STEREO_HD_DIGITAL_TELEVISION
		(28)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_STEREO_HD_NVOD_TIME_SHIFTED
		(29)
		–
	GstMpegts.DVBServiceType.ADVANCED_CODEC_STEREO_HD_NVOD_REFERENCE
		(30)
		–
	GstMpegts.DVBServiceType.RESERVED_FF
		(31)
		–
	GstMpegtsDVBTeletextType
The type of teletext page.
As specified in Table 100 of ETSI EN 300 468 v1.13.1
Members
INITIAL_PAGE
		(1)
		–
	SUBTITLE_PAGE
		(2)
		–
	ADDITIONAL_INFO_PAGE
		(3)
		–
	PROGRAMME_SCHEDULE_PAGE
		(4)
		–
	HEARING_IMPAIRED_PAGE
		(5)
		–
	GstMpegts.DVBTeletextType
The type of teletext page.
As specified in Table 100 of ETSI EN 300 468 v1.13.1
Members
GstMpegts.DVBTeletextType.NITIAL_PAGE
		(1)
		–
	GstMpegts.DVBTeletextType.UBTITLE_PAGE
		(2)
		–
	GstMpegts.DVBTeletextType.DDITIONAL_INFO_PAGE
		(3)
		–
	GstMpegts.DVBTeletextType.ROGRAMME_SCHEDULE_PAGE
		(4)
		–
	GstMpegts.DVBTeletextType.EARING_IMPAIRED_PAGE
		(5)
		–
	GstMpegts.DVBTeletextType
The type of teletext page.
As specified in Table 100 of ETSI EN 300 468 v1.13.1
Members
GstMpegts.DVBTeletextType.NITIAL_PAGE
		(1)
		–
	GstMpegts.DVBTeletextType.UBTITLE_PAGE
		(2)
		–
	GstMpegts.DVBTeletextType.DDITIONAL_INFO_PAGE
		(3)
		–
	GstMpegts.DVBTeletextType.ROGRAMME_SCHEDULE_PAGE
		(4)
		–
	GstMpegts.DVBTeletextType.EARING_IMPAIRED_PAGE
		(5)
		–
	GstMpegtsModulationType
Members
GST_MPEGTS_MODULATION_QPSK
		(0)
		–
	GST_MPEGTS_MODULATION_QAM_16
		(1)
		–
	GST_MPEGTS_MODULATION_QAM_32
		(2)
		–
	GST_MPEGTS_MODULATION_QAM_64
		(3)
		–
	GST_MPEGTS_MODULATION_QAM_128
		(4)
		–
	GST_MPEGTS_MODULATION_QAM_256
		(5)
		–
	GST_MPEGTS_MODULATION_QAM_AUTO
		(6)
		–
	GST_MPEGTS_MODULATION_VSB_8
		(7)
		–
	GST_MPEGTS_MODULATION_VSB_16
		(8)
		–
	GST_MPEGTS_MODULATION_PSK_8
		(9)
		–
	GST_MPEGTS_MODULATION_APSK_16
		(10)
		–
	GST_MPEGTS_MODULATION_APSK_32
		(11)
		–
	GST_MPEGTS_MODULATION_DQPSK
		(12)
		–
	GST_MPEGTS_MODULATION_QAM_4_NR_
		(13)
		–
	GST_MPEGTS_MODULATION_NONE
		(14)
		–
	GstMpegts.ModulationType
Members
GstMpegts.ModulationType.QPSK
		(0)
		–
	GstMpegts.ModulationType.QAM_16
		(1)
		–
	GstMpegts.ModulationType.QAM_32
		(2)
		–
	GstMpegts.ModulationType.QAM_64
		(3)
		–
	GstMpegts.ModulationType.QAM_128
		(4)
		–
	GstMpegts.ModulationType.QAM_256
		(5)
		–
	GstMpegts.ModulationType.QAM_AUTO
		(6)
		–
	GstMpegts.ModulationType.VSB_8
		(7)
		–
	GstMpegts.ModulationType.VSB_16
		(8)
		–
	GstMpegts.ModulationType.PSK_8
		(9)
		–
	GstMpegts.ModulationType.APSK_16
		(10)
		–
	GstMpegts.ModulationType.APSK_32
		(11)
		–
	GstMpegts.ModulationType.DQPSK
		(12)
		–
	GstMpegts.ModulationType.QAM_4_NR_
		(13)
		–
	GstMpegts.ModulationType.NONE
		(14)
		–
	GstMpegts.ModulationType
Members
GstMpegts.ModulationType.QPSK
		(0)
		–
	GstMpegts.ModulationType.QAM_16
		(1)
		–
	GstMpegts.ModulationType.QAM_32
		(2)
		–
	GstMpegts.ModulationType.QAM_64
		(3)
		–
	GstMpegts.ModulationType.QAM_128
		(4)
		–
	GstMpegts.ModulationType.QAM_256
		(5)
		–
	GstMpegts.ModulationType.QAM_AUTO
		(6)
		–
	GstMpegts.ModulationType.VSB_8
		(7)
		–
	GstMpegts.ModulationType.VSB_16
		(8)
		–
	GstMpegts.ModulationType.PSK_8
		(9)
		–
	GstMpegts.ModulationType.APSK_16
		(10)
		–
	GstMpegts.ModulationType.APSK_32
		(11)
		–
	GstMpegts.ModulationType.DQPSK
		(12)
		–
	GstMpegts.ModulationType.QAM_4_NR_
		(13)
		–
	GstMpegts.ModulationType.NONE
		(14)
		–
	GstMpegtsSatellitePolarizationType
Members
GST_MPEGTS_POLARIZATION_LINEAR_HORIZONTAL
		(0)
		–
	GST_MPEGTS_POLARIZATION_LINEAR_VERTICAL
		(1)
		–
	GST_MPEGTS_POLARIZATION_CIRCULAR_LEFT
		(2)
		–
	GST_MPEGTS_POLARIZATION_CIRCULAR_RIGHT
		(3)
		–
	GstMpegts.SatellitePolarizationType
Members
GstMpegts.SatellitePolarizationType.LINEAR_HORIZONTAL
		(0)
		–
	GstMpegts.SatellitePolarizationType.LINEAR_VERTICAL
		(1)
		–
	GstMpegts.SatellitePolarizationType.CIRCULAR_LEFT
		(2)
		–
	GstMpegts.SatellitePolarizationType.CIRCULAR_RIGHT
		(3)
		–
	GstMpegts.SatellitePolarizationType
Members
GstMpegts.SatellitePolarizationType.LINEAR_HORIZONTAL
		(0)
		–
	GstMpegts.SatellitePolarizationType.LINEAR_VERTICAL
		(1)
		–
	GstMpegts.SatellitePolarizationType.CIRCULAR_LEFT
		(2)
		–
	GstMpegts.SatellitePolarizationType.CIRCULAR_RIGHT
		(3)
		–
	GstMpegtsSatelliteRolloff
Members
GST_MPEGTS_ROLLOFF_35
		(0)
		–
	GST_MPEGTS_ROLLOFF_20
		(1)
		–
	GST_MPEGTS_ROLLOFF_25
		(2)
		–
	GST_MPEGTS_ROLLOFF_RESERVED
		(3)
		–
	GST_MPEGTS_ROLLOFF_AUTO
		(4)
		–
	GstMpegts.SatelliteRolloff
Members
GstMpegts.SatelliteRolloff.35
		(0)
		–
	GstMpegts.SatelliteRolloff.20
		(1)
		–
	GstMpegts.SatelliteRolloff.25
		(2)
		–
	GstMpegts.SatelliteRolloff.RESERVED
		(3)
		–
	GstMpegts.SatelliteRolloff.AUTO
		(4)
		–
	GstMpegts.SatelliteRolloff
Members
GstMpegts.SatelliteRolloff.35
		(0)
		–
	GstMpegts.SatelliteRolloff.20
		(1)
		–
	GstMpegts.SatelliteRolloff.25
		(2)
		–
	GstMpegts.SatelliteRolloff.RESERVED
		(3)
		–
	GstMpegts.SatelliteRolloff.AUTO
		(4)
		–
	GstMpegtsTerrestrialGuardInterval
Members
GST_MPEGTS_GUARD_INTERVAL_1_32
		(0)
		–
	GST_MPEGTS_GUARD_INTERVAL_1_16
		(1)
		–
	GST_MPEGTS_GUARD_INTERVAL_1_8
		(2)
		–
	GST_MPEGTS_GUARD_INTERVAL_1_4
		(3)
		–
	GST_MPEGTS_GUARD_INTERVAL_AUTO
		(4)
		–
	GST_MPEGTS_GUARD_INTERVAL_1_128
		(5)
		–
	GST_MPEGTS_GUARD_INTERVAL_19_128
		(6)
		–
	GST_MPEGTS_GUARD_INTERVAL_19_256
		(7)
		–
	GST_MPEGTS_GUARD_INTERVAL_PN420
		(8)
		–
	GST_MPEGTS_GUARD_INTERVAL_PN595
		(9)
		–
	GST_MPEGTS_GUARD_INTERVAL_PN945
		(10)
		–
	GstMpegts.TerrestrialGuardInterval
Members
GstMpegts.TerrestrialGuardInterval.1_32
		(0)
		–
	GstMpegts.TerrestrialGuardInterval.1_16
		(1)
		–
	GstMpegts.TerrestrialGuardInterval.1_8
		(2)
		–
	GstMpegts.TerrestrialGuardInterval.1_4
		(3)
		–
	GstMpegts.TerrestrialGuardInterval.AUTO
		(4)
		–
	GstMpegts.TerrestrialGuardInterval.1_128
		(5)
		–
	GstMpegts.TerrestrialGuardInterval.19_128
		(6)
		–
	GstMpegts.TerrestrialGuardInterval.19_256
		(7)
		–
	GstMpegts.TerrestrialGuardInterval.PN420
		(8)
		–
	GstMpegts.TerrestrialGuardInterval.PN595
		(9)
		–
	GstMpegts.TerrestrialGuardInterval.PN945
		(10)
		–
	GstMpegts.TerrestrialGuardInterval
Members
GstMpegts.TerrestrialGuardInterval.1_32
		(0)
		–
	GstMpegts.TerrestrialGuardInterval.1_16
		(1)
		–
	GstMpegts.TerrestrialGuardInterval.1_8
		(2)
		–
	GstMpegts.TerrestrialGuardInterval.1_4
		(3)
		–
	GstMpegts.TerrestrialGuardInterval.AUTO
		(4)
		–
	GstMpegts.TerrestrialGuardInterval.1_128
		(5)
		–
	GstMpegts.TerrestrialGuardInterval.19_128
		(6)
		–
	GstMpegts.TerrestrialGuardInterval.19_256
		(7)
		–
	GstMpegts.TerrestrialGuardInterval.PN420
		(8)
		–
	GstMpegts.TerrestrialGuardInterval.PN595
		(9)
		–
	GstMpegts.TerrestrialGuardInterval.PN945
		(10)
		–
	GstMpegtsTerrestrialHierarchy
Members
GST_MPEGTS_HIERARCHY_NONE
		(0)
		–
	GST_MPEGTS_HIERARCHY_1
		(1)
		–
	GST_MPEGTS_HIERARCHY_2
		(2)
		–
	GST_MPEGTS_HIERARCHY_4
		(3)
		–
	GST_MPEGTS_HIERARCHY_AUTO
		(4)
		–
	GstMpegts.TerrestrialHierarchy
Members
GstMpegts.TerrestrialHierarchy.NONE
		(0)
		–
	GstMpegts.TerrestrialHierarchy.1
		(1)
		–
	GstMpegts.TerrestrialHierarchy.2
		(2)
		–
	GstMpegts.TerrestrialHierarchy.4
		(3)
		–
	GstMpegts.TerrestrialHierarchy.AUTO
		(4)
		–
	GstMpegts.TerrestrialHierarchy
Members
GstMpegts.TerrestrialHierarchy.NONE
		(0)
		–
	GstMpegts.TerrestrialHierarchy.1
		(1)
		–
	GstMpegts.TerrestrialHierarchy.2
		(2)
		–
	GstMpegts.TerrestrialHierarchy.4
		(3)
		–
	GstMpegts.TerrestrialHierarchy.AUTO
		(4)
		–
	GstMpegtsTerrestrialTransmissionMode
Members
GST_MPEGTS_TRANSMISSION_MODE_2K
		(0)
		–
	GST_MPEGTS_TRANSMISSION_MODE_8K
		(1)
		–
	GST_MPEGTS_TRANSMISSION_MODE_AUTO
		(2)
		–
	GST_MPEGTS_TRANSMISSION_MODE_4K
		(3)
		–
	GST_MPEGTS_TRANSMISSION_MODE_1K
		(4)
		–
	GST_MPEGTS_TRANSMISSION_MODE_16K
		(5)
		–
	GST_MPEGTS_TRANSMISSION_MODE_32K
		(6)
		–
	GST_MPEGTS_TRANSMISSION_MODE_C1
		(7)
		–
	GST_MPEGTS_TRANSMISSION_MODE_C3780
		(8)
		–
	GstMpegts.TerrestrialTransmissionMode
Members
GstMpegts.TerrestrialTransmissionMode.2K
		(0)
		–
	GstMpegts.TerrestrialTransmissionMode.8K
		(1)
		–
	GstMpegts.TerrestrialTransmissionMode.AUTO
		(2)
		–
	GstMpegts.TerrestrialTransmissionMode.4K
		(3)
		–
	GstMpegts.TerrestrialTransmissionMode.1K
		(4)
		–
	GstMpegts.TerrestrialTransmissionMode.16K
		(5)
		–
	GstMpegts.TerrestrialTransmissionMode.32K
		(6)
		–
	GstMpegts.TerrestrialTransmissionMode.C1
		(7)
		–
	GstMpegts.TerrestrialTransmissionMode.C3780
		(8)
		–
	GstMpegts.TerrestrialTransmissionMode
Members
GstMpegts.TerrestrialTransmissionMode.2K
		(0)
		–
	GstMpegts.TerrestrialTransmissionMode.8K
		(1)
		–
	GstMpegts.TerrestrialTransmissionMode.AUTO
		(2)
		–
	GstMpegts.TerrestrialTransmissionMode.4K
		(3)
		–
	GstMpegts.TerrestrialTransmissionMode.1K
		(4)
		–
	GstMpegts.TerrestrialTransmissionMode.16K
		(5)
		–
	GstMpegts.TerrestrialTransmissionMode.32K
		(6)
		–
	GstMpegts.TerrestrialTransmissionMode.C1
		(7)
		–
	GstMpegts.TerrestrialTransmissionMode.C3780
		(8)
		–
	Constants
GST_TYPE_MPEGTS_COMPONENT_DESCRIPTOR
#define GST_TYPE_MPEGTS_COMPONENT_DESCRIPTOR (gst_mpegts_component_descriptor_get_type ())
GST_TYPE_MPEGTS_DVB_DATA_BROADCAST_DESCRIPTOR
#define GST_TYPE_MPEGTS_DVB_DATA_BROADCAST_DESCRIPTOR (gst_mpegts_dvb_data_broadcast_descriptor_get_type ())
GST_TYPE_MPEGTS_DVB_LINKAGE_DESCRIPTOR
#define GST_TYPE_MPEGTS_DVB_LINKAGE_DESCRIPTOR ( gst_mpegts_dvb_linkage_descriptor_get_type())
GST_TYPE_MPEGTS_EXTENDED_EVENT_DESCRIPTOR
#define GST_TYPE_MPEGTS_EXTENDED_EVENT_DESCRIPTOR (gst_mpegts_extended_event_descriptor_get_type())
GST_TYPE_MPEGTS_T2_DELIVERY_SYSTEM_DESCRIPTOR
#define GST_TYPE_MPEGTS_T2_DELIVERY_SYSTEM_DESCRIPTOR (gst_mpegts_t2_delivery_system_descriptor_get_type ())
The results of the search are