Our new developer documentation is now available. Please check it out!
OdinDefaults
public static class OdinDefaults
ODIN default configuration
Static Properties
Name | Description |
---|---|
Verbose | Enable additional logs |
Debug | Enable additional debug logs |
AccessKey | Default access key |
Server | Default server url |
UserDataText | Default text representation of UserData |
DeviceSampleRate | Microphone default Sample-Rate |
DeviceChannels | Microphone default Channel |
RemoteSampleRate | Playback default Sample-Rate |
RemoteChannels | Playback default Channel |
PeerJoinedEvent | Idicates whether the event is enabled by default |
PeerLeftEvent | Idicates whether the event is enabled by default |
PeerUpdatedEvent | Idicates whether the event is enabled by default |
MediaAddedEvent | Idicates whether the event is enabled by default |
MediaRemovedEvent | Idicates whether the event is enabled by default |
RoomUpdatedEvent | Idicates whether the event is enabled by default |
MediaActiveStateChangedEvent | Idicates whether the event is enabled by default |
MessageReceivedEvent | Idicates whether the event is enabled by default |
TokenLifetime | JWT room token lifetime |
VoiceActivityDetection | Idicates whether the ApmConfig setting is enabled by default |
VoiceActivityDetectionAttackProbability | Idicates the vad attack probability ApmConfig setting by default |
VoiceActivityDetectionReleaseProbability | Idicates the vad release probability ApmConfig setting by default |
VolumeGate | Idicates whether the ApmConfig setting is enabled by default |
VolumeGateAttackLoudness | Idicates the gate attack loudness ApmConfig setting by default |
VolumeGateReleaseLoudness | Idicates the gate release loudness ApmConfig setting by default |
EchoCanceller | Idicates whether the ApmConfig setting is enabled by default |
HighPassFilter | Idicates whether the ApmConfig setting is enabled by default |
PreAmplifier | Idicates whether the ApmConfig setting is enabled by default |
NoiseSuppressionLevel | Idicates the level of noise suppression ApmConfig setting by default |
TransientSuppressor | Idicates whether the ApmConfig setting is enabled by default |
GainController | Idicates whether the ApmConfig setting is enabled by default |