Set the configuration of the play.
If the play is already configured, and the configuration hasn't changed, this function will return true . If the play is not in the GST_PLAY_STATE_STOPPED, this method will return false and active configuration will remain.
config is a Structure that contains the configuration
parameters for the play.
This function takes ownership of config.
| this |
Play instance |
| config |
|
true when the configuration could be set. |