Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay-media-info.h59 gint gst_play_stream_info_get_index (const GstPlayStreamInfo *info);
Dgstplay-media-info.c80 gst_play_stream_info_get_index (const GstPlayStreamInfo * info) in gst_play_stream_info_get_index() function
Dgstplay.c1749 if (text_index == gst_play_stream_info_get_index (stream_info)) in gst_play_subtitle_info_update()
2082 stream_index = gst_play_stream_info_get_index (s); in gst_play_stream_info_update_tags_and_caps()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer-media-info.c562 gst_player_stream_info_new (gst_play_stream_info_get_index (info), type); in gst_player_stream_info_wrapped()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dplay.c607 fail_unless_equals_int (gst_play_stream_info_get_index (stream), 0); in test_video_info()
814 index = gst_play_stream_info_get_index ((GstPlayStreamInfo *) audio); in test_play_stream_switch_audio_cb()
877 index = gst_play_stream_info_get_index ((GstPlayStreamInfo *) sub); in test_play_stream_switch_subtitle_cb()