Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/app/
Dgstappsrc.h89 } GstAppStreamType; typedef
160 void gst_app_src_set_stream_type (GstAppSrc *appsrc, GstAppStreamType type);
163 GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
Dgstappsrc.c167 GstAppStreamType stream_type;
182 GstAppStreamType current_type;
2011 gst_app_src_set_stream_type (GstAppSrc * appsrc, GstAppStreamType type) in gst_app_src_set_stream_type()
2034 GstAppStreamType
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dappsrc.c368 GstAppStreamType modes[] = { GST_APP_STREAM_TYPE_STREAM, in GST_START_TEST()
746 GstAppStreamType modes[] = { GST_APP_STREAM_TYPE_STREAM, in GST_START_TEST()
923 GstAppStreamType modes[] = { GST_APP_STREAM_TYPE_STREAM, in GST_START_TEST()