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