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

FLAC-Related API¶

FlacFile¶

To read an entire OggFlac-encoded audio file into memory, use the FlacFile class.

class pyogg.FlacFile(**kw)¶

FlacFileStream¶

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

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

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