Search Results for

    Show / Hide Table of Contents

    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).

    In This Article
    Back to top UnityOpus documentation