Enum TransceiverDirection

    Definition

    Namespace:
    Tizen.Multimedia.Remoting
    Assembly:
    Tizen.Multimedia.Remoting.dll

    Specifies the transceiver direction type.

    public enum TransceiverDirection

    Fields

    Name Description
    RecvOnly

    Receive only.

    SendOnly

    Send only.

    SendRecv

    Send and receive.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX