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