OPAL  Version 3.10.4
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


The documentation for this struct was generated from the following file: