Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay-media-info-private.h121 G_GNUC_INTERNAL GstPlayStreamInfo* gst_play_stream_info_new
Dgstplay-media-info.c613 gst_play_stream_info_new (gint stream_index, GType type) in gst_play_stream_info_new() function
Dgstplay.c2131 s = gst_play_stream_info_new (i, type); in gst_play_streams_info_create()
2199 s = gst_play_stream_info_new (n_audio, GST_TYPE_PLAY_AUDIO_INFO); in gst_play_streams_info_create_from_collection()
2202 s = gst_play_stream_info_new (n_video, GST_TYPE_PLAY_VIDEO_INFO); in gst_play_streams_info_create_from_collection()
2205 s = gst_play_stream_info_new (n_text, GST_TYPE_PLAY_SUBTITLE_INFO); in gst_play_streams_info_create_from_collection()