Go to the documentation of this file.
34 #ifndef vtkFFMPEGWriter_h
35 #define vtkFFMPEGWriter_h
40 class vtkFFMPEGWriterInternal;
static vtkFFMPEGWriter * New()
#define VTKIOFFMPEG_EXPORT
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
Uses the FFMPEG library to write video files.
#define vtkSetClampMacro(name, type, min, max)
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
an abstract movie writer class.
vtkFFMPEGWriterInternal * Internals