#include <opal/transcoders.h>#include <codec/opalplugin.h>Go to the source code of this file.
Classes | |
| class | OpalVideoTranscoder |
| class | OpalVideoUpdatePicture |
| class | OpalTemporalSpatialTradeOff |
| class | OpalLostPartialPicture |
| class | OpalLostPicture |
| class | OpalUncompVideoTranscoder |
| class | Opal_RGB24_RGB24 |
| class | Opal_RGB32_RGB32 |
Defines | |
| #define | OPAL_RGB24 "RGB24" |
| #define | OPAL_RGB32 "RGB32" |
| #define | OPAL_YUV420P "YUV420P" |
| #define | OpalRGB24 GetOpalRGB24() |
| #define | OpalRGB32 GetOpalRGB32() |
| #define | OpalYUV420P GetOpalYUV420P() |
| #define | OPAL_REGISTER_UNCOMPRESSED_VIDEO_H323 |
| #define | OPAL_REGISTER_UNCOMPRESSED_VIDEO() |
Functions | |
| const OpalVideoFormat & | GetOpalRGB24 () |
| const OpalVideoFormat & | GetOpalRGB32 () |
| const OpalVideoFormat & | GetOpalYUV420P () |
| OPAL_DEFINE_MEDIA_COMMAND (OpalVideoFreezePicture,"Freeze Picture") | |
| #define OPAL_REGISTER_UNCOMPRESSED_VIDEO | ( | ) |
| #define OPAL_REGISTER_UNCOMPRESSED_VIDEO_H323 |
| #define OPAL_RGB24 "RGB24" |
| #define OPAL_RGB32 "RGB32" |
| #define OPAL_YUV420P "YUV420P" |
| #define OpalRGB24 GetOpalRGB24() |
| #define OpalRGB32 GetOpalRGB32() |
| #define OpalYUV420P GetOpalYUV420P() |
| const OpalVideoFormat& GetOpalRGB24 | ( | ) |
| const OpalVideoFormat& GetOpalRGB32 | ( | ) |
| const OpalVideoFormat& GetOpalYUV420P | ( | ) |
| OPAL_DEFINE_MEDIA_COMMAND | ( | OpalVideoFreezePicture | , | |
| "Freeze Picture" | ||||
| ) |
1.5.1