Searched refs:has_active_pad (Results 1 – 2 of 2) sorted by relevance
260 gboolean has_active_pad; /* stream combiner has the "active-pad" property */ member2236 if (!combine->has_active_pad) { in get_current_stream_number()2297 if (!group->combiner[PLAYBIN_STREAM_VIDEO].has_active_pad) in gst_play_bin_set_current_video_stream()2367 if (!group->combiner[PLAYBIN_STREAM_AUDIO].has_active_pad) in gst_play_bin_set_current_audio_stream()2709 if ((group == NULL) || (!group->combiner[PLAYBIN_STREAM_TEXT].has_active_pad)) { in gst_play_bin_set_current_text_stream()2806 if (!group->combiner[PLAYBIN_STREAM_TEXT].has_active_pad) in gst_play_bin_set_current_text_stream()4348 combine->has_active_pad =4367 if (combine->has_active_pad)
279 gboolean has_active_pad; /* stream combiner has the "active-pad" property */ member1622 if (!combine->has_active_pad) in gst_play_bin3_set_current_stream()2619 if (!combine->has_active_pad) { in get_current_stream_number()2910 combine->has_active_pad = in create_combiner()2914 if (combine->has_active_pad) in create_combiner()