Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssmanifest.h40 } GstMssStreamType; typedef
60 GstMssStreamType gst_mss_stream_get_type (GstMssStream *stream);
75 const gchar * gst_mss_stream_type_name (GstMssStreamType streamtype);
Dgstmssmanifest.c487 GstMssStreamType
491 GstMssStreamType ret = MSS_STREAM_TYPE_UNKNOWN; in gst_mss_stream_get_type()
1041 GstMssStreamType streamtype = gst_mss_stream_get_type (stream); in gst_mss_stream_get_caps()
1200 gst_mss_stream_type_name (GstMssStreamType streamtype) in gst_mss_stream_type_name()
Dgstmssdemux.c360 GstMssStreamType streamtype; in _create_pad()