From 003e1ab7e98424f5214be18e1e25d751df07b2f8 Mon Sep 17 00:00:00 2001 From: James Courtier-Dutton Date: Mon, 6 May 2002 12:14:30 +0000 Subject: Small update adding INPUT_CAP_PREVIEW CVS patchset: 1857 CVS date: 2002/05/06 12:14:30 --- doc/hackersguide/hackersguide.sgml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/hackersguide/hackersguide.sgml b/doc/hackersguide/hackersguide.sgml index 1ab515637..7c1b201d9 100644 --- a/doc/hackersguide/hackersguide.sgml +++ b/doc/hackersguide/hackersguide.sgml @@ -11,6 +11,7 @@ HeikoSchäfer RichardWareham MiguelFreitas + JamesCourtier-Dutton @@ -926,6 +927,14 @@ struct input_plugin_s INPUT_CAP_VARIABLE_BITRATE -- xine may not experimentally read from the plugin in order to guestimate bit-rate. + + + + INPUT_CAP_PREVIEW -- xine may attempt preview mode. + Requires INPUT_CAP_SEEKABLE. Most input plugins that are SEEKABLE are + also PREVIEWable. xine-dvdnav is an exception to this because it blocks + the input during a still video image. E.g DVD Menus. + -- cgit v1.2.3