mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-29 08:12:40 +02:00
This is a flag that determines whether or not a request to reset the decoder context should occur prior to decoding. This is an analogue to the libopus ctl: opus_decoder_ctl(decoder, OPUS_RESET_STATE); which is generally used when switching streams to keep decoder state consistent. |
||
---|---|---|
nx | ||
.doozer.json | ||
.gitignore | ||
Changelog.md | ||
CODESTYLE.md | ||
LICENSE.md | ||
Makefile | ||
README.md |
Nintendo Switch AArch64-only userland library.
Based on libctru.
Install instructions
See Switchbrew.