Previous frame.

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

Syntax

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

Implements

ISimplePlayerRecorder..::.PrevFrame()()()

Remarks

Decreases the play position by one frame.

See Also