API reference
API reference
Select your platform
No SDKs available
No versions available

UnityOpus Namespace

Enumeration Types

Enumeration SamplingFrequency

Frequency_8000
= 8000
Frequency_12000
= 12000
Frequency_16000
= 16000
Frequency_24000
= 24000
Frequency_48000
= 48000

Enumeration NumChannels

Mono
= 1
Stereo
= 2

Enumeration OpusApplication

VoIP
= 2048
Audio
= 2049
RestrictedLowDelay
= 2051

Enumeration OpusSignal

Auto
= -1000
Voice
= 3001
Music
= 3002

Enumeration ErrorCode

OK
= 0
BadArg
= -1
BufferTooSmall
= -2
InternalError
= -3
InvalidPacket
= -4
Unimplemented
= -5
InvalidState
= -6
AllocFail
= -7
Did you find this page helpful?
Thumbs up icon
Thumbs down icon