Stops playback or recording.

Namespace:  GrassValley.Mseries.Control
Assembly:  GrassValley.Mseries.Control (in GrassValley.Mseries.Control.dll) Version: 1.0.0.0

Syntax

C#
public void Stop()
Visual Basic (Declaration)
Public Sub Stop
Visual C++
public:
virtual void Stop() sealed

Implements

ISimplePlayerRecorder..::.Stop()()()

See Also