sinek/include sinek.h,1.2,1.3
[email protected] Wed, 15 Jan 2003 00:09:41 -0800
| Newsgroups | gmane.comp.video.sinek.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/sinek/sinek/include In directory sc8-pr-cvs1:/tmp/cvs-serv17078 Modified Files: sinek.h Log Message: update Index: sinek.h =================================================================== RCS file: /cvsroot/sinek/sinek/include/sinek.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- sinek.h 3 Jan 2003 09:42:19 -0000 1.2 +++ sinek.h 15 Jan 2003 08:09:39 -0000 1.3 @@ -12,6 +12,7 @@ #define SINEK_H #include <xine.h> +#include <gtk/gtk.h> typedef struct sinek_x11_struct @@ -37,22 +38,7 @@ /* management of sinek objects */ -sinek_type *sinek_new(void); -void sinek_delete(sinek_type *s); - -/* video output */ -int sinek_video_set_output(sinek_type *s, void *display_info); +GtkWidget *sinek_init(void); void sinek_video_event(sinek_type *s, void *event); - -/* audio output */ -int sinek_audio_set_output(sinek_type *s); - -/* player controls */ -int sinek_open(sinek_type *s, const char *mrl); -void sinek_play(sinek_type *s); -void sinek_seek(sinek_type *s, unsigned long secs); -void sinek_stop(sinek_type *s); - - #endif /* SINEK_H */ ------------------------------------------------------- This SF.NET email is sponsored by: Take your first step towards giving your online business a competitive advantage. Test-drive a Thawte SSL certificate - our easy online guide will show you how. Click here to get started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en