Search Results for

    Show / Hide Table of Contents

    Enum StreamDirection

    A stream direction.

    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public enum StreamDirection : int

    Fields

    Name Description
    Inactive

    Indicates a stream that cannot send or receive.

    ReceiveOnly

    Indicates a stream that can receive.

    SendOnly

    Indicates a stream that can send.

    SendReceive

    Indicates a stream that can send and can receive.

    Unset

    Indicates that a stream direction has not been set.

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0