libgpac
Documentation of the core library of GPAC
|
#include "sdl_out.h"
Functions | |
Bool | SDLOUT_InitSDL () |
void | SDLOUT_CloseSDL () |
GPAC_MODULE_EXPORT const u32 * | QueryInterfaces () |
GPAC_MODULE_EXPORT GF_BaseInterface * | LoadInterface (u32 InterfaceType) |
GPAC_MODULE_EXPORT void | ShutdownInterface (GF_BaseInterface *ifce) |
Variables | |
static Bool | is_init = GF_FALSE |
static u32 | num_users = 0 |
Bool SDLOUT_InitSDL | ( | ) |
void SDLOUT_CloseSDL | ( | ) |
GPAC_MODULE_EXPORT const u32* QueryInterfaces | ( | ) |
GPAC_MODULE_EXPORT GF_BaseInterface* LoadInterface | ( | u32 | InterfaceType | ) |
GPAC_MODULE_EXPORT void ShutdownInterface | ( | GF_BaseInterface * | ifce | ) |
|
static |