Go to the documentation of this file.
31 #ifndef OPAL_CODEC_VIDCODEC_H
32 #define OPAL_CODEC_VIDCODEC_H
51 #define OPAL_RGB24 "RGB24"
52 #define OPAL_RGB32 "RGB32"
53 #define OPAL_YUV420P "YUV420P"
59 #define OpalRGB24 GetOpalRGB24()
60 #define OpalRGB32 GetOpalRGB32()
61 #define OpalYUV420P GetOpalYUV420P()
180 virtual PString
GetName()
const;
194 virtual PString
GetName()
const;
219 virtual PString
GetName()
const;
235 #endif // OPAL_CODEC_VIDCODEC_H