xine logo
Main Page   Modules   Data Structures   File List   Data Fields   Globals  

UI communication callbacks.


Typedefs

typedef void (* gui_stream_end_cb_t )(int nStatus)
typedef char* (* gui_get_next_mrl_cb_t )(void)
typedef void (* gui_branched_cb_t )(void)

Typedef Documentation

typedef void(* gui_branched_cb_t)(void)
 

Called when xine branched successfully to the next mrl.

See also:
xine_init()

typedef char *(* gui_get_next_mrl_cb_t)(void)
 

Called when xine tries to branch seamlessly to the next mrl.

See also:
xine_init()

typedef void(* gui_stream_end_cb_t)(int nStatus)
 

Notify UI when the stream is finished.

See also:
xine_init()


Generated at Mon Sep 17 01:05:55 2001 for XINE, A Free Video Player Project - API reference by doxygen1.2.8 written by Dimitri van Heesch, © 1997-2001