Video codec selector and preference manager.
Definition in file fbvideocodecmanager.h.
Classes |
|
class | FBVideoCodecManager |
Video Codec manager class. More... |
|
Defines |
|
#define | FBSDK_DLL K_DLLIMPORT |
Be sure that FBSDK_DLL is defined only
once... |
|
Enumerations |
|
enum | FBVideoCodecMode { FBVideoCodecAsk, FBVideoCodecUncompressed, FBVideoCodecStored } |
Enum FBVideoRenderDepth. More... |
#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.
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.