#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 |
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] |