fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h fbvideo.h
fbvideo.h fbvideo.h
|
Classes
|
class |
FBVideo |
|
Video media class. More...
|
class |
FBVideoClip |
class |
FBVideoMemory |
|
Video media class. More...
|
class |
FBVideoIn |
|
Video media class. More...
|
class |
FBVideoOut |
|
Video media class. More...
|
class |
FBEventVideoSwitcher |
|
Video switcher callback event. More...
|
class |
FBVideoSwitcher |
|
Video Switcher class. More...
|
class |
FBPropertyListVideoClip |
|
PropertyList: VideoClip More...
|
class |
FBPropertyListVideoIn |
|
PropertyList: VideoIn More...
|
class |
FBPropertyListVideoOut |
|
PropertyList: VideoOut More...
|
Defines
|
#define |
FBSDK_DLL K_DLLIMPORT |
|
Be sure that FBSDK_DLL is defined only once.
|
#define |
FBVideoDeclare(ClassName,
Parent) |
|
Video declaration.
|
#define |
FBVideoImplementation(ThisComponent) FBClassImplementation(
ThisComponent ) |
|
Video implementation.
|
Enumerations
|
enum |
FBVideoProxyMode
{
kFBVideoProxyNone,
kFBVideoProxyOnPlay,
kFBVideoProxyAlways
} |
|
Video proxy modes. More...
|
enum |
FBVideoStorageMode
{
kFBVideoStorageDisk,
kFBVideoStorageMemory,
kFBVideoStorageFreeRunning
} |
|
Video storage modes. More...
|
enum |
FBVideoInterlaceMode
{
kFBVideoInterlaceNone,
kFBVideoInterlaceHalfFrameEven,
kFBVideoInterlaceHalfFrameOdd,
kFBVideoInterlaceFullFrameEven,
kFBVideoInterlaceFullFrameOdd
} |
|
Video interlace modes. More...
|
enum |
FBVideoFormat
{
kFBVideoFormat_Any,
kFBVideoFormat_Other,
kFBVideoFormat_RGBA_32,
kFBVideoFormat_RGB_24,
kFBVideoFormat_BGRA_32,
kFBVideoFormat_BGR_24,
kFBVideoFormat_BGR_16,
kFBVideoFormat_ABGR_32,
kFBVideoFormat_ARGB_32,
kFBVideoFormat_422
} |
|
Video color modes. More...
|
enum |
FBClipEnd
{
kFBClipEndEnd,
kFBClipEndLoop
} |
|
Clip end actions. More...
|
enum |
FBPlayMode
{
kFBPlayModeNoPlay,
kFBPlayModePreviewToEnd,
kFBPlayModePlay,
kFBPlayModeLoop,
kFBPlayModePlayToEnd
} |
|
Play modes. More...
|