MediaStreamSenderPause Method |
Pauses the streaming. (If the streaming is already paused then does nothing.)
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic virtual void Pause()
Public Overridable Sub Pause
public:
virtual void Pause()
abstract Pause : unit -> unit
override Pause : unit -> unit
See Also