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

IFrameEnumerator.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
Sub Reset
C#
void Reset()

Implements

IEnumerator.Reset()

Remarks

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

See Also

Reference