wok-6.x view opusfile/description.txt @ rev 25225

updated python-pyflakes (2.1.1 -> 2.4.0)
author Hans-G?nter Theisgen
date Wed Jul 13 16:33:48 2022 +0100 (24 months ago)
parents
children
line source
1 The opusfile library provides seeking, decode, and playback
2 of Opus streams in the Ogg container (.opus files) including
3 over http(s) on posix and windows systems.
5 Opusfile depends on libopus and libogg.
6 The included opusurl library for http(s) access depends on
7 opusfile and openssl.