Whole document tree
XINE, A Free Video Player Project - API reference
Main Page Modules Data Structures File List Data Fields Globals
Init functions
Function Documentation
Configuration file initialisation.
Parameters:
filename
Pathname of configuration file.
Returns:
Current config
See also:
config_values_t
Warning:
This function should be called at least one time before xine_init () call.
Read config file and init a config object of config_values_t type (if it exists)
Parameters:
void xine_exit (
xine_t * self )
De-initialisation of xine.
Parameters:
self
Current xine engine configuration.
Returns:
Nothing
See also:
xine_init ()
De-init xine engine.
Parameters:
Initialisation of xine.
Parameters:
Returns:
Current xine engine configuration
See also:
vo_driver_t , ao_driver_t , config_values_t , gui_stream_end_cb_t , gui_get_next_mrl_cb_t , gui_branched_cb_t
Warning:
This function should be called before any other xine_*() function.
Init of xine. It should called once at startup. all callbacks may be NULL if ui is not interested in them for whatever reason ao may be NULL for no audio playback
Parameters:
vo
ao
config
stream_end_cb
get_next_mrl_cb
branched_cb
Generated at Mon Oct 15 01:18:07 2001 for XINE, A Free Video Player Project - API reference by
1.2.8 written by Dimitri van Heesch ,
© 1997-2001