Enum OpusSignal
Specifies the signal type for the Opus encoder.
Namespace: Adrenak.UnityOpus
Assembly: cs.temp.dll.dll
Syntax
public enum OpusSignal
Fields
Name | Description |
---|---|
Auto | Automatically detects the signal type (default behavior). |
Music | Optimized for music signals. |
Voice | Optimized for voice signals (e.g., speech). |