29#ifndef vtkOggTheoraWriter_h
30#define vtkOggTheoraWriter_h
33#include "vtkIOOggTheoraModule.h"
35class vtkOggTheoraWriterInternal;
68 vtkSetClampMacro(
Rate,
int, 1, 5000);
a simple class to control print indentation
void Start() override
These methods start writing an Movie file, write a frame to the file and then end the writing process...
vtkOggTheoraWriterInternal * Internals
static vtkOggTheoraWriter * New()
~vtkOggTheoraWriter() override
void End() override
These methods start writing an Movie 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.
void Write() override
These methods start writing an Movie file, write a frame to the file and then end the writing process...