Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.h79 const gchar* gst_discoverer_stream_info_get_stream_id(GstDiscovererStreamInfo* info);
Dgstdiscoverer-types.c700 gst_discoverer_stream_info_get_stream_id (GstDiscovererStreamInfo * info) in gst_discoverer_stream_info_get_stream_id() function
Dencoding-profile.c2237 const gchar *stream_id = gst_discoverer_stream_info_get_stream_id (sinfo); in create_stream_profile_recurse()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-discoverer.c144 gst_discoverer_stream_info_get_stream_id (info)); in gst_stream_information_to_string()