Video codec selector and preference manager. More...
Go to the source code of this file.
Classes | |
| class | FBVideoCodecManager |
| Video Codec manager class. More... | |
Macros | |
| #define | FBSDK_DLL K_DLLIMPORT |
| Be sure that FBSDK_DLL is defined only once... | |
Enumerations | |
| enum | FBVideoCodecMode { FBVideoCodecAsk , FBVideoCodecUncompressed , FBVideoCodecStored } |
| Enum FBVideoRenderDepth. More... | |
Video codec selector and preference manager.
Definition in file fbvideocodecmanager.h.
| #define FBSDK_DLL K_DLLIMPORT |
Be sure that FBSDK_DLL is defined only once...
Definition at line 48 of file fbvideocodecmanager.h.
| enum FBVideoCodecMode |
Enum FBVideoRenderDepth.
| Enumerator | |
|---|---|
| FBVideoCodecAsk | Pop codec selection dialog each render. |
| FBVideoCodecUncompressed | Assume uncompressed codec. |
| FBVideoCodecStored | Pop dialog and stored its value |
Definition at line 58 of file fbvideocodecmanager.h.