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
169 unsigned & minHeight,
184 void ClearMapping() { return ; }
188 unsigned m_ffmpegFrameWidth;
189 unsigned m_ffmpegFrameHeight;
190 unsigned m_ffmpegFrameRate;
191 unsigned m_ffmpegFrameSize;
192 PPipeChannel m_command;
193 PINDEX m_videoFrameSize;
202 #endif // PTLIB_PVFILEDEV_H