opus_flutter library

Utils to load libopus as DynamicLibrary for usage in opus_dart.

Functions

load() Future
On supported platforms a DynamicLibrary of the opus audio codec is returned, whereas on not supported platforms an UnsupportedError is thrown.