|
kmediad 0.5.0a
A cross-platform Web-based audio player
|
A class that wraps the Xine media player engine, and provides convenience functions for interfacing it to klib applications. More...
#include <xine_interface.h>
Data Fields | |
| klib_Object | base |
| int | playlist_index |
| klib_List * | playlist |
| xine_t * | xine |
| xine_stream_t * | stream |
| xine_audio_port_t * | ao_port |
| xine_video_port_t * | vo_port |
| xine_event_queue_t * | event_queue |
| klib_String * | stream_title |
| klib_String * | stream_composer |
| klib_String * | stream_artist |
| klib_String * | stream_album |
| klib_String * | stream_track |
| int | max_playlist_size |
A class that wraps the Xine media player engine, and provides convenience functions for interfacing it to klib applications.
| xine_audio_port_t* _XineInterface::ao_port |
| xine_event_queue_t* _XineInterface::event_queue |
| xine_stream_t* _XineInterface::stream |
| xine_video_port_t* _XineInterface::vo_port |
| xine_t* _XineInterface::xine |
1.7.4