[ CCode ( cname = "GST_PARAM_MUTABLE_PLAYING" ) ]
public const int 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.