PARAM_MUTABLE_PAUSED

Use this flag on GObject properties of GstElements to indicate that they can be changed when the element is in the PAUSED or lower state. This flag implies GST_PARAM_MUTABLE_READY.

enum PARAM_MUTABLE_PAUSED = 2048;