34 #ifndef PTLIB_PFFVDEV_H
35 #define PTLIB_PFFVDEV_H
61 PVideoInputDevice_FFMPEG();
65 ~PVideoInputDevice_FFMPEG();
100 {
return GetInputDeviceNames(); }
122 PINDEX * bytesReturned = NULL
131 PINDEX * bytesReturned = NULL
141 VideoFormat videoFormat
181 unsigned & minHeight,
196 void ClearMapping() { return ; }
200 unsigned m_ffmpegFrameWidth;
201 unsigned m_ffmpegFrameHeight;
202 unsigned m_ffmpegFrameRate;
203 unsigned m_ffmpegFrameSize;
205 PINDEX m_videoFrameSize;
214 #endif // PTLIB_PVFILEDEV_H