Search Results for

    Show / Hide Table of Contents

    Enum OpusApplication

    Represents the target application for the Opus encoder.

    Namespace: Adrenak.UnityOpus
    Assembly: cs.temp.dll.dll
    Syntax
    public enum OpusApplication

    Fields

    Name Description
    Audio

    Optimized for general audio applications (e.g., music streaming).

    RestrictedLowDelay

    Optimized for low-delay applications (e.g., real-time audio).

    VoIP

    Optimized for VoIP applications (e.g., speech communication).

    In This Article
    Back to top UnityOpus documentation