OpalRecordManager::Options Struct Reference

#include <recording.h>

List of all members.

Public Member Functions

 Options (bool stereo=true, VideoMode videoMixing=eSideBySideLetterbox, const char *audioFormat=NULL, const char *videoFormat=NULL, unsigned width=PVideoFrameInfo::CIFWidth, unsigned height=PVideoFrameInfo::CIFHeight, unsigned rate=15)

Public Attributes

bool m_stereo
PString m_audioFormat
VideoMode m_videoMixing
PString m_videoFormat
unsigned m_videoWidth
unsigned m_videoHeight
unsigned m_videoRate


Constructor & Destructor Documentation

OpalRecordManager::Options::Options ( bool  stereo = true,
VideoMode  videoMixing = eSideBySideLetterbox,
const char *  audioFormat = NULL,
const char *  videoFormat = NULL,
unsigned  width = PVideoFrameInfo::CIFWidth,
unsigned  height = PVideoFrameInfo::CIFHeight,
unsigned  rate = 15 
) [inline]


Member Data Documentation

bool OpalRecordManager::Options::m_stereo

PString OpalRecordManager::Options::m_audioFormat

VideoMode OpalRecordManager::Options::m_videoMixing

PString OpalRecordManager::Options::m_videoFormat

unsigned OpalRecordManager::Options::m_videoWidth

unsigned OpalRecordManager::Options::m_videoHeight

unsigned OpalRecordManager::Options::m_videoRate


The documentation for this struct was generated from the following file:
Generated on Mon Aug 3 20:50:54 2009 for OPAL by  doxygen 1.5.1