File_Ogg
[ class tree: File_Ogg ] [ index: File_Ogg ] [ all elements ]

File: Vorbis.php

Source Location: /File_Ogg-0.2.0/File/Ogg/Vorbis.php

Classes:

File_Ogg_Vorbis
Extract the contents of a Vorbis logical stream.

Page Details:

Includes:

require_once('File/Ogg/Bitstream.php') [line 22]

OGG_VORBIS_COMMENTS_HEADER [line 31]

OGG_VORBIS_COMMENTS_HEADER = 3
Check number for the second header in a Vorbis stream.

[ Top ]



OGG_VORBIS_ERROR_INVALID_COMMENT [line 44]

OGG_VORBIS_ERROR_INVALID_COMMENT = 2
Error thrown if the user attempts to extract a comment using a comment key that does not exist.

[ Top ]



OGG_VORBIS_ERROR_UNDECODABLE [line 39]

OGG_VORBIS_ERROR_UNDECODABLE = 1
Error thrown if the stream appears to be corrupted.

[ Top ]



OGG_VORBIS_IDENTIFICATION_HEADER [line 27]

OGG_VORBIS_IDENTIFICATION_HEADER = 1
Check number for the first header in a Vorbis stream.

[ Top ]



OGG_VORBIS_SETUP_HEADER [line 35]

OGG_VORBIS_SETUP_HEADER = 5
Check number for the third header in a Vorbis stream.

[ Top ]



Documentation generated on Thu, 03 Nov 2005 08:00:09 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.