opusfile v0.12+20221121
- Created
- Updated
Stand-alone decoder library for .opus streams
# Usage
The package opusfile provides CMake targets:
find_package(OpusFile CONFIG REQUIRED)
target_link_libraries(main PRIVATE OpusFile::opusfile)
# To use the opusurl API
target_link_libraries(main PRIVATE OpusFile::opusurl)
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No default features set.
# opusurl
Support decoding of http(s) streams
Supports: !windows
- ✅ linux
- ✅ osx
- ❌
windows
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by openssl )
- vcpkg-cmake-config (by openssl )
- vcpkg-cmake-get-vars (by openssl )
# Dependencies
# Host Dependencies
No transitive dependencies.
# Dependents
- allegro5
- sdl2-mixer (feature
opusfile
) - sdl2-mixer-ext (feature
opusfile
)
# Host Dependents
No dependents.
# Contributors
- codicodi
- Alexander Karatarakis
- Gabriel
- hesiod
- Victor Romero
- pravic
- Stefano Sinigardi
- Phil Christensen
- Robert Schumacher
- Billy O'Neal
- Pierre Wendling