Search Results for

    Show / Hide Table of Contents

    Enum NumChannels

    Specifies the number of audio channels.

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

    Fields

    Name Description
    Mono

    Mono audio (single channel).

    Stereo

    Stereo audio (two channels).

    In This Article
    Back to top UnityOpus documentation