ogg://Audio streams Description
Files opened for reading via the ogg:// wrapper
are treated as compressed audio encoded using the OGG/Vorbis codec.
Similarly, files opened for writing or appending via the
ogg:// wrapper are writen as compressed audio data.
stream_get_meta_data, when used on an OGG/Vorbis
file opened for reading will return various details about the stream
including the ogg:// PHP 4.3.0 and up (PECL)
Usage
Examples |