Searched defs:_MpegTSParse2 (Results 1 – 1 of 1) sorted by relevance
55 struct _MpegTSParse2 { struct56 MpegTSBase parent;58 gboolean have_group_id;59 guint group_id;61 GstClockTime smoothing_latency;62 GstClockTime base_pcr;63 GstClockTime ts_offset;64 GstClockTime current_pcr;65 gint user_pcr_pid;66 gint pcr_pid;[all …]