Moves to the next frame in a sequence.

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

Syntax

Visual Basic

Public Function MoveNext As Boolean

C#

public bool MoveNext()

Return Value

A Boolean value specifying whether the next frame can be opened or not. In particular, if no more frames left, false is returned.