fbvideocodecmanager.h File Reference

Video codec selector and preference manager. More...

#include <kaydaradef.h>

Go to the source code of this file.

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...

Detailed Description

Video codec selector and preference manager.

Definition in file fbvideocodecmanager.h.


Define Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 48 of file fbvideocodecmanager.h.


Enumeration Type Documentation

Enum FBVideoRenderDepth.

Enumerator:
FBVideoCodecAsk 

Pop codec selection dialog each render.

FBVideoCodecUncompressed 

Assume uncompressed codec.

FBVideoCodecStored 

Pop dialog and stored its value.

Definition at line 56 of file fbvideocodecmanager.h.