Home
last modified time | relevance | path

Searched defs:_GstMpegtsSection (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtssection.h196 struct _GstMpegtsSection struct
199 GstMiniObject parent;
202 GstMpegtsSectionType section_type;
204 guint16 pid;
205 guint8 table_id;
207 guint16 subtable_extension;
208 guint8 version_number;
210 gboolean current_next_indicator;
212 guint8 section_number;
213 guint8 last_section_number;
[all …]