PyOgg
latest
  • Installation
  • Testing the Installation
  • Getting Started
  • Examples
  • PyOgg API
    • Opus-Related API
    • Vorbis-Related API
      • VorbisFile
      • VorbisFileStream
    • FLAC-Related API
    • Ctypes Low-Level API
  • PyOgg Development
PyOgg
  • Docs »
  • PyOgg API »
  • Vorbis-Related API
  • Edit on GitHub

Vorbis-Related API¶

VorbisFile¶

To read an entire OggVorbis-encoded audio file into memory, use the VorbisFile class.

class pyogg.VorbisFile(**kw)¶

VorbisFileStream¶

class pyogg.VorbisFileStream(**kw)¶
Next Previous

© Copyright 2020, Zuzu-Typ and Matthew Walker Revision 141f61b6.

Built with Sphinx using a theme provided by Read the Docs.