This documentation is for the old version. Go to the latest Graphics Mill docs

DSReader.Reset Method

Resets frame cursor to the beginning of the movie.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)

Syntax

Visual Basic
Public Sub Reset
C#
public void Reset()

Remarks

Resets frame enumerator and sets the cursor to the first frame in a sequence.

See Also

Reference