From 373dc625f82b47096893add42c4472e4a57ab7eb Mon Sep 17 00:00:00 2001 From: Aki Date: Wed, 9 Feb 2022 22:23:03 +0100 Subject: Moved third-party libraries to a separate subdirectory --- .../doc/libvorbis/vorbis_synthesis_halfrate_p.html | 64 ---------------------- 1 file changed, 64 deletions(-) delete mode 100644 vorbis/doc/libvorbis/vorbis_synthesis_halfrate_p.html (limited to 'vorbis/doc/libvorbis/vorbis_synthesis_halfrate_p.html') diff --git a/vorbis/doc/libvorbis/vorbis_synthesis_halfrate_p.html b/vorbis/doc/libvorbis/vorbis_synthesis_halfrate_p.html deleted file mode 100644 index d82880e..0000000 --- a/vorbis/doc/libvorbis/vorbis_synthesis_halfrate_p.html +++ /dev/null @@ -1,64 +0,0 @@ - - - -libvorbis - function - vorbis_synthesis_halfrate_p - - - - - - - - - -

libvorbis documentation

libvorbis version 1.3.2 - 20101101

- -

vorbis_synthesis_halfrate_p

- -

declared in "vorbis/codec.h";

- -

This function gets whether a decoder is in half-rate mode. See -vorbis_synthesis_halfrate -for more information on half-rate mode.

- - - - - -
-

-extern int      vorbis_synthesis_halfrate_p(vorbis_info *v);
-
-
- -

Parameters

-
-
v
-
The vorbis_info structure for the -decoder instance.
-
- - -

Return Values

-
-
  • 1 if half-rate mode is on.
  • -
  • 0 if half-rate mode is off.
  • -
    -

    - -

    -


    - - - - - - - - -

    copyright © 2010 Xiph.Org

    Ogg Vorbis

    libvorbis documentation

    libvorbis version 1.3.2 - 20101101

    - - - - - -- cgit v1.1