suspend


Description:

public virtual bool suspend ()

Suspend this.

The state of the pipeline managed by this is set to GST_STATE_NULL but all streams are kept. this can be prepared again with unsuspend

this must be prepared with prepare;

Parameters:

this

a Media

Returns:

true on success.