From 8e94244f86e657e4113e35438e59cf5771882b25 Mon Sep 17 00:00:00 2001 From: Aki Date: Sun, 3 Mar 2024 12:51:03 +0100 Subject: libogg and libvorbis are no longer part of this source tree --- contrib/ogg/doc/libogg/ogg_page_eos.html | 65 -------------------------------- 1 file changed, 65 deletions(-) delete mode 100644 contrib/ogg/doc/libogg/ogg_page_eos.html (limited to 'contrib/ogg/doc/libogg/ogg_page_eos.html') diff --git a/contrib/ogg/doc/libogg/ogg_page_eos.html b/contrib/ogg/doc/libogg/ogg_page_eos.html deleted file mode 100644 index d81ebae..0000000 --- a/contrib/ogg/doc/libogg/ogg_page_eos.html +++ /dev/null @@ -1,65 +0,0 @@ - - - -libogg - function - ogg_page_eos - - - - - - - - - -

libogg documentation

libogg release 1.3.2 - 20140527

- -

ogg_page_eos

- -

declared in "ogg/ogg.h";

- -

Indicates whether this page is at the end of the logical bitstream. -

-

- - - - -
-

-int ogg_page_eos(ogg_page *og);
-
-
-
- -

Parameters

-
-
og
-
Pointer to the current ogg_page struct.
-
- - -

Return Values

-
-
  • -greater than zero if this page contains the end of a bitstream.
  • -
  • -0 if this page is from any other location in the stream.
  • -
    -

    - -

    -


    - - - - - - - - -

    copyright © 2000-2014 Xiph.Org

    Ogg Container Format

    libogg documentation

    libogg release 1.3.2 - 20140527

    - - - - - -- cgit v1.1