Next frame.

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

Syntax

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

Implements

ISimplePlayerRecorder..::.NextFrame()()()

Remarks

Advances the play position by one frame.

See Also