WaveStreamRecorderStop Method |
Stops the streaming. (If the streaming is already stopped then does nothing.)
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic override void Stop()
Public Overrides Sub Stop
public:
virtual void Stop() override
abstract Stop : unit -> unit
override Stop : unit -> unit
See Also