30#include "vtkIOMovieModule.h"
32class vtkAVIWriterInternal;
55 vtkSetClampMacro(
Rate,
int, 1, 5000);
static vtkAVIWriter * New()
void Start() override
These methods start writing an AVI file, write a frame to the file and then end the writing process.
void End() override
These methods start writing an AVI file, write a frame to the file and then end the writing process.
int PromptCompressionOptions
vtkAVIWriterInternal * Internals
void Write() override
These methods start writing an AVI file, write a frame to the file and then end the writing process.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation