set_state
Description:
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. |