Skip to content

New Exception + Better environment variable handling.

Jaden Bailey requested to merge newException into main

Updates to add an OpusException to be thrown when libopus returns error codes. Also changed getenv to stop it from throwing warnings on Windows.

Merge request reports