![]() |
libgpac
Documentation of the core library of GPAC
|
Macros | |
| #define | DirectFBVID() DirectFBVidCtx *ctx = (DirectFBVidCtx *)driv->opaque |
Variables | |
| static GF_GPACArg | DirectFBArgs [] |
| #define DirectFBVID | ( | ) | DirectFBVidCtx *ctx = (DirectFBVidCtx *)driv->opaque |
| GF_Err DirectFBVid_Setup | ( | GF_VideoOutput * | driv, |
| void * | os_handle, | ||
| void * | os_display, | ||
| u32 | init_flags | ||
| ) |
function DirectFBVid_Setup
|
static |
function DirectFBVid_Shutdown
|
static |
function DirectFBVid_Flush
| GF_Err DirectFBVid_SetFullScreen | ( | GF_VideoOutput * | driv, |
| u32 | bFullScreenOn, | ||
| u32 * | screen_width, | ||
| u32 * | screen_height | ||
| ) |
function DirectFBVid_SetFullScreen
| Bool DirectFBVid_ProcessMessageQueue | ( | DirectFBVidCtx * | ctx, |
| GF_VideoOutput * | driv | ||
| ) |
function DirectFBVid_ProcessMessageQueue
|
static |
function DirectFBVid_ProcessEvent
|
static |
function DirectFBVid_LockBackBuffer
|
static |
function DirectFBVid_Blit
| void * DirectFBNewVideo | ( | ) |
function DirectFBNewVideo
| void DirectFBDeleteVideo | ( | void * | ifce | ) |
function DirectFBDeleteVideo
| GPAC_MODULE_EXPORT const u32 * QueryInterfaces | ( | ) |
| GPAC_MODULE_EXPORT GF_BaseInterface * LoadInterface | ( | u32 | InterfaceType | ) |
| GPAC_MODULE_EXPORT void ShutdownInterface | ( | GF_BaseInterface * | ifce | ) |
|
static |