1. Home
  2. Browse
  3. opusfile

opusfile

v0.12+20221121#1Latest

Stand-alone decoder library for .opus streams

Install

Run the following Vcpkg command to install the port.

vcpkg install opusfile

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)

Features

Dependencies

See source

Version

v0.12+20221121#1

Publication

Supports

!uwp

GitHub

xiph/opusfile

Homepage

github.com/xiph/opusfile

Subtree

93895b28ea

License

BSD-3-Clause

Definition

Manifest