34 #ifndef PTLIB_PVFILEDEV_H
35 #define PTLIB_PVFILEDEV_H
60 Channel_PlayAndClose = 0,
61 Channel_PlayAndRepeat = 1,
62 Channel_PlayAndKeepLast = 2,
63 Channel_PlayAndShowBlack = 3,
69 PVideoInputDevice_VideoFile();
73 virtual ~PVideoInputDevice_VideoFile();
108 {
return GetInputDeviceNames(); }
130 PINDEX * bytesReturned = NULL
139 PINDEX * bytesReturned = NULL
149 VideoFormat videoFormat
191 unsigned & minHeight,
210 unsigned m_frameRateAdjust;
227 PVideoOutputDevice_VideoFile();
231 virtual ~PVideoOutputDevice_VideoFile();
238 {
return GetOutputDeviceNames(); }
299 #endif // PTLIB_PVFILEDEV_H