fbsdk/fbvideocodecmanager.h Source File
Go to the documentation of this file. 1 #ifndef __FBVIDEOCODEC_MANAGER_H__
2 #define __FBVIDEOCODEC_MANAGER_H__
48 #define FBSDK_DLL K_DLLIMPORT
53 #ifdef FBSDKUseNamespace
78 static void GetCodecIdList(
const char* pFileFormatInfo,
FBStringList& pCodecList );
96 static void SetDefaultCodec(
const char* pFileFormatInfo,
const char* pCodecId );
102 static const char* GetDefaultCodec(
const char* pFileFormatInfo );
112 static bool RegisterExternalVideoFormat(
const char* pFormatSuffix );
116 #ifdef FBSDKUseNamespace
#define FBSDK_DLL
Be sure that FBSDK_DLL is defined only once...
Video Codec manager class.
FBVideoCodecMode
Enum FBVideoRenderDepth.
Assume uncompressed codec.
Pop dialog and stored its value.
Pop codec selection dialog each render.
#define FBSDKNamespace
FBSDKNamespace define.