Home
last modified time | relevance | path

Searched refs:is_track_enabled (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay.c1952 is_track_enabled (GstPlay * self, gint pos) in is_track_enabled() function
3371 if (!is_track_enabled (self, GST_PLAY_FLAG_AUDIO)) in gst_play_get_current_audio_track()
3404 if (!is_track_enabled (self, GST_PLAY_FLAG_VIDEO)) in gst_play_get_current_video_track()
3437 if (!is_track_enabled (self, GST_PLAY_FLAG_SUBTITLE)) in gst_play_get_current_subtitle_track()
3725 if (!is_track_enabled (self, GST_PLAY_FLAG_VIS)) in gst_play_get_current_visualization()