Home
last modified time | relevance | path

Searched refs:GST_PARAM_MUTABLE_PAUSED (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstparamspecs.h52 #define GST_PARAM_MUTABLE_PAUSED (1 << (G_PARAM_USER_SHIFT + 3)) macro
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpbasedepayload.c93 GST_PARAM_MUTABLE_PAUSED)); in gst_avtp_base_depayload_class_init()
Dgstavtpaafpay.c122 GST_PARAM_MUTABLE_PAUSED)); in gst_avtp_aaf_pay_class_init()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c361 GST_PARAM_MUTABLE_PAUSED | GST_PARAM_MUTABLE_READY | \
445 } else if (param->flags & GST_PARAM_MUTABLE_PAUSED) { in print_object_properties_info()
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c367 } else if ((spec->flags & GST_PARAM_MUTABLE_PAUSED)) { in _add_properties()
/third_party/gstreamer/gstreamer/
DChangeLog88638 API: GST_PARAM_MUTABLE_PAUSED