Searched defs:_GstPlayBin3 (Results 1 – 1 of 1) sorted by relevance
433 struct _GstPlayBin3 struct435 GstPipeline parent;437 GRecMutex lock; /* to protect group switching */440 GstSourceGroup groups[2]; /* array with group info */441 GstSourceGroup *curr_group; /* pointer to the currently playing group */442 GstSourceGroup *next_group; /* pointer to the next group */445 GPtrArray *channels[PLAYBIN_STREAM_LAST]; /* links to combiner pads */448 GstSourceCombine combiner[PLAYBIN_STREAM_LAST];453 GstStreamType selected_stream_types;457 GstStreamType active_stream_types;[all …]