![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|||||||||||
XCII. oggvorbisIntroductionThe OGG/Vorbis file format, as defined by http://www.vorbis.com/ and http://www.vorbis.com/, is a scheme for compressing audio streams by multiple factors with a minimum of quality loss. This extension adds Ogg Vorbis support to PHP's URL Wrappers. When used in read mode, compressed OGG/Vorbis data is expanded to raw PCM audio in one of six PCM encoding formats listed below. RequirementsThis extension requires PHP >= 4.3.0, libogg >= 1.0, and libvorbis >= 1.0. Runtime ConfigurationThis extension has no configuration directives defined in php.ini. Installationoggvorbis is installed through the usual PECL package installation process.
Context optionsTable 1. OGG/Vorbis tuning options
Predefined ConstantsThe constants below are defined by this extension, and will only be available when the extension has either been compiled into PHP or dynamically loaded at runtime. Table 2. OGG/Vorbis supports PCM encodings in the following formats
Copyright © 1997 - 2007 by the PHP Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later. A copy of the Open Publication License is distributed with this manual, the latest version is presently available at http://www.opencontent.org/openpub/. Please see full copyright text at http://www.php.net/manual/en/copyright.php Original version of the above documentation is available at http://www.php.net/manual/en/ |
|