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