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