PARAM_MUTABLE_PLAYING

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

enum PARAM_MUTABLE_PLAYING = 4096;