25#ifndef _SO_MPEGFRAMERENDERER_
26#define _SO_MPEGFRAMERENDERER_
28#include <Inventor/MPEG/SoMPEGRenderer.h>
29#include <Inventor/SbViewportRegion.h>
30#include <Inventor/SoOffscreenRenderArea.h>
Class for representing a viewport.
virtual ~SoMPEGFrameRenderer()
Destructor.
void recordFrame(float duration=0)
Adds a new frame to the current MPEG output.
SoMPEGFrameRenderer()
Constructor.
SoMPEGRenderer()
Constructor.
Smart pointer for any class inheriting SoRefCounter.