Creates and initializes new AviWriter class instance.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Public Sub New
public AviWriter()
Unlike other overloads of this constructor, it does not open the writer. Since all the writer settings should be initialized before you open the writer, this is a single constructor which allows you to change the writer settings after the writer instance is created.