.NET SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Enum DeviceDirection

    The DeviceDirection enum gathers the possible types of devices.

    Namespace: DolbyIO.Comms
    Assembly: DolbyIO.Comms.Sdk.dll
    Syntax
    public enum DeviceDirection

    Fields

    Name Description
    Both

    A device that captures and plays audio, for example, a headset.

    Input

    A device that captures audio, for example, a microphone.

    None

    A device that does not capture or play audio.

    Output

    A device that plays audio, for example, a speaker.

    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾