OpalRecordManager::Options Struct Reference

#include <recording.h>


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)

Data Fields

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]


Field Documentation

PString OpalRecordManager::Options::m_audioFormat

bool OpalRecordManager::Options::m_stereo

PString OpalRecordManager::Options::m_videoFormat

unsigned OpalRecordManager::Options::m_videoHeight

VideoMode OpalRecordManager::Options::m_videoMixing

unsigned OpalRecordManager::Options::m_videoRate

unsigned OpalRecordManager::Options::m_videoWidth


The documentation for this struct was generated from the following file:
Generated on Mon Feb 21 20:19:24 2011 for OPAL by  doxygen 1.4.7