Namespace Adrenak.UnityOpus
Classes
Decoder
Represents an Opus decoder for decoding Opus-encoded data to PCM.
Encoder
Represents an Opus encoder for encoding PCM data.
OpusLib
Provides interop calls to the Opus native libraries
Enums
ErrorCode
Represents error codes that may be returned by Opus functions.
NumChannels
Specifies the number of audio channels.
OpusApplication
Represents the target application for the Opus encoder.
OpusSignal
Specifies the signal type for the Opus encoder.
SamplingFrequency
Defines supported sampling frequencies for the Opus codec.