Developer Documentation
Our new developer documentation is now available. Please check it out!

Pause Playback Media

Pause Playback Media

Pause the specified playback media handle, stopping the reception of data.

Inputs

NameTypeDescription
Execexec
MediaOdin Playback MediaThe Odin Playback Media object to call this function on.
On ErrordelegateDelegate to handle errors while pausing a Odin Playback Media.
On SuccessdelegateCalled when the Odin Playback Media has been successfully paused.

Outputs

NameTypeDescription
Execexec
On ResponseexecCalled when the server has returned its response. The success output indicates whether the Odin Playback Media object was successfully paused.
Successbooleantrue Odin Playback Media object has been successfully paused.