1#ifndef __FBVIDEOCODEC_MANAGER_H__
2#define __FBVIDEOCODEC_MANAGER_H__
43#include <kaydaradef.h>
48#define FBSDK_DLL K_DLLIMPORT
53#ifdef FBSDKUseNamespace
54namespace FBSDKNamespace {
116#ifdef FBSDKUseNamespace
Video Codec manager class.
static void GetCodecIdList(const char *pFileFormatInfo, FBStringList &pCodecList)
GetCodecIdList.
static void SetDefaultCodec(const char *pFileFormatInfo, const char *pCodecId)
SetDefaultCodec.
static FBVideoCodecMode GetVideoCodecMode()
GetVideoCodecMode.
static const char * GetDefaultCodec(const char *pFileFormatInfo)
GetDefaultCodec.
static bool RegisterExternalVideoFormat(const char *pFormatSuffix)
Register external video format suffix.
static void SetVideoCodecMode(FBVideoCodecMode pVideoCodecMode)
SetVideoCodecMode.
#define FBSDK_DLL
Be sure that FBSDK_DLL is defined only once...
FBVideoCodecMode
Enum FBVideoRenderDepth.
@ FBVideoCodecUncompressed
Assume uncompressed codec.
@ FBVideoCodecAsk
Pop codec selection dialog each render.
@ FBVideoCodecStored
Pop dialog and stored its value