34 #ifndef PTLIB_PVFILEDEV_H
35 #define PTLIB_PVFILEDEV_H
63 Channel_PlayAndClose = 0,
64 Channel_PlayAndRepeat = 1,
65 Channel_PlayAndKeepLast = 2,
66 Channel_PlayAndShowBlack = 3,
72 PVideoInputDevice_YUVFile();
76 virtual ~PVideoInputDevice_YUVFile();
111 {
return GetInputDeviceNames(); }
133 PINDEX * bytesReturned = NULL
142 PINDEX * bytesReturned = NULL
152 VideoFormat videoFormat
194 unsigned & minHeight,
213 unsigned m_frameRateAdjust;
230 PVideoOutputDevice_YUVFile();
234 virtual ~PVideoOutputDevice_YUVFile();
241 {
return GetOutputDeviceNames(); }
302 #endif // PTLIB_PVFILEDEV_H