From 5d1359373991cf09b54960f5bd227dfa228f7dec Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Fri, 1 Feb 2002 09:53:54 +0000 Subject: Reflect is_seekable return value change. CVS patchset: 1462 CVS date: 2002/02/01 09:53:54 --- include/xine.h.tmpl.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/xine.h.tmpl.in b/include/xine.h.tmpl.in index 84b36b7cf..049b23a62 100644 --- a/include/xine.h.tmpl.in +++ b/include/xine.h.tmpl.in @@ -28,7 +28,7 @@ \endverbatim */ /* - * $Id: xine.h.tmpl.in,v 1.75 2002/01/10 15:48:55 jcdutton Exp $ + * $Id: xine.h.tmpl.in,v 1.76 2002/02/01 09:53:54 f1rmb Exp $ * */ @@ -962,6 +962,7 @@ void xine_get_spu_lang (xine_t *self, char *str); * \fn int xine_is_stream_seekable (xine_t *self) * \brief check if the stream is seekable (at the moment) * \param self current xine engine configuration ( #see xine_init() ) + * \return seekble boolean or -1 is there is not plugin selected. * * check if the stream is seekable (at the moment). * this state may change during playback -- cgit v1.2.3