
Functions | |
| int | OpenIntf (vlc_object_t *) |
| void | CloseIntf (vlc_object_t *) |
| int | OpenVideoGL (vlc_object_t *) |
| void | CloseVideoGL (vlc_object_t *) |
| int | vlc_entry__main (module_t *p_module) |
| const char * | vlc_entry_license__main (void) |
| void CloseIntf | ( | vlc_object_t * | ) |
References intf_thread_t::p_sys.
| void CloseVideoGL | ( | vlc_object_t * | ) |
References aglEnd(), aglManage(), cocoaglvoutviewEnd(), vout_sys_t::o_pool, vout_thread_t::p_parent, var_SetBool, vlc_object_alive, and VLCIntf.
| int OpenIntf | ( | vlc_object_t * | ) |
| int OpenVideoGL | ( | vlc_object_t * | ) |
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.
| int vlc_entry__main | ( | module_t * | p_module | ) |
| const char* vlc_entry_license__main | ( | void | ) |
1.5.6