Searched defs:_MpegTSBaseProgram (Results 1 – 1 of 1) sorted by relevance
72 struct _MpegTSBaseProgram struct74 gint program_number;75 guint16 pmt_pid;76 guint16 pcr_pid;79 guint32 registration_id;81 GstMpegtsSection *section;82 const GstMpegtsPMT *pmt;84 MpegTSBaseStream **streams;85 GList *stream_list;86 gint patcount;[all …]