Top | ![]() |
![]() |
![]() |
![]() |
ATSC variants of MPEG-TS sectionsATSC variants of MPEG-TS sections — Sections for the various ATSC specifications |
enum | GstMpegTsSectionATSCTableID |
struct | GstMpegTsAtscTVCTSource |
struct | GstMpegTsAtscTVCT |
const GstMpegTsAtscTVCT *
gst_mpegts_section_get_atsc_tvct (GstMpegTsSection *section
);
Returns the GstMpegTsAtscTVCT contained in the section
Values for a GstMpegTsSection table_id.
These are the registered ATSC table_id variants.
see also: GstMpegTsSectionTableID
struct GstMpegTsAtscTVCTSource { gunichar2 *short_name; guint16 major_channel_number; guint16 minor_channel_number; guint8 modulation_mode; guint32 carrier_frequency; guint16 channel_TSID; guint16 program_number; /* FIXME: */ guint8 ETM_location; gboolean access_controlled; gboolean hidden; gboolean hide_guide; /* FIXME: */ guint8 service_type; guint16 source_id; GPtrArray *descriptors; };
Source from a GstMpegTsAtscTVCT