Enum RTCRtpTransceiverDirection | WebRTC | 2.0.5-preview
docs.unity.cn
    Show / Hide Table of Contents

    Enum RTCRtpTransceiverDirection

    Namespace: Unity.WebRTC
    Syntax
    public enum RTCRtpTransceiverDirection

    Fields

    Name Description
    Inactive
    RecvOnly
    SendOnly
    SendRecv
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX