set_state


Description:

public bool set_state (State state, GenericArray<StreamTransport> transports)

Set the state of this to state and for the transports in transports.

this must be prepared with prepare;

Parameters:

this

a Media

state

the target state of the media

transports

a GenericArray of StreamTransport pointers

Returns:

true on success.