
Functions | |
| int | OpenVideoGL (vlc_object_t *p_this) |
| void | CloseVideoGL (vlc_object_t *p_this) |
| void CloseVideoGL | ( | vlc_object_t * | p_this | ) |
References aglEnd(), aglManage(), cocoaglvoutviewEnd(), vout_sys_t::o_pool, vout_thread_t::p_parent, var_SetBool, vlc_object_alive, and VLCIntf.
| int OpenVideoGL | ( | vlc_object_t * | p_this | ) |
References aglControl(), aglEnd(), aglInit(), aglLock(), aglManage(), aglSwap(), aglUnlock(), cocoaglvoutviewControl(), cocoaglvoutviewEnd(), cocoaglvoutviewInit(), cocoaglvoutviewLock(), cocoaglvoutviewManage(), cocoaglvoutviewSwap(), cocoaglvoutviewUnlock(), Control(), End(), Init(), Lock(), Manage(), msg_Dbg, msg_Err, msg_Warn, vout_sys_t::o_pool, vout_thread_t::p_libvlc, Swap(), Unlock(), var_GetInteger, VLC_EGENERIC, VLC_ENOMEM, and VLC_SUCCESS.
1.5.6