docs.unity.cn
    Show / Hide Table of Contents

    Class RTCRtpTransceiverInit

    Inheritance
    Object
    RTCRtpTransceiverInit
    Namespace: Unity.WebRTC
    Syntax
    public class RTCRtpTransceiverInit

    Fields

    direction

    Declaration
    public RTCRtpTransceiverDirection? direction
    Field Value
    Type Description
    Nullable<RTCRtpTransceiverDirection>

    sendEncodings

    Declaration
    public RTCRtpEncodingParameters[] sendEncodings
    Field Value
    Type Description
    RTCRtpEncodingParameters[]

    streams

    Declaration
    public MediaStream[] streams
    Field Value
    Type Description
    MediaStream[]
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 4, 2022
    Terms of use