PARAM_CONDITIONALLY_AVAILABLE


Description:

[ CCode ( cname = "GST_PARAM_CONDITIONALLY_AVAILABLE" ) ]
[ Version ( since = "1.18" ) ]
public const int PARAM_CONDITIONALLY_AVAILABLE

Use this flag on GObject properties of GstObject to indicate that they might not be available depending on environment such as OS, device, etc, so such properties will be installed conditionally only if the GstObject is able to support it.


Namespace: Gst
Package: gstreamer-1.0