Gets the frames per second ratio from the AVI movie.

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

Syntax

Visual Basic

Public ReadOnly Property FramesPerSecond As Integer

C#

public int FramesPerSecond { get; }

Property Value

An integer value which specifies how many frames should be played in one second.