Indicates whether the current frame is intermediate (i.e. whether it is a result of interpolation between two frames added to the writer object or the frame added to the writer itself).
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Public ReadOnly Property IntermediateFrame As Boolean
public bool IntermediateFrame { get; }