#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) |
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: