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

AviDrawTransitionEventArgs.IntermediateFrameCount Property

Gets a total number intermediate frames used for the transition effect.

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

Syntax

Visual Basic
Public ReadOnly Property IntermediateFrameCount As Integer
C#
public int IntermediateFrameCount { get; }

Property Value

A total number of intermediate frames.

See Also

Reference