Gets/sets the frames per second ratio used to play the movie created with this writer object.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Public Property FramesPerSecond As Integer
public int FramesPerSecond { get; set; }
You should set this value before you open the writer object. You cannot change it when the writer is already opened!