docs.unity.cn
    Show / Hide Table of Contents

    Class RTCRtpParameters

    Inheritance
    Object
    RTCRtpParameters
    RTCRtpSendParameters
    Namespace: Unity.WebRTC
    Syntax
    public class RTCRtpParameters

    Fields

    codecs

    Declaration
    public readonly RTCRtpCodecParameters[] codecs
    Field Value
    Type Description
    RTCRtpCodecParameters[]

    headerExtensions

    Declaration
    public readonly RTCRtpHeaderExtensionParameters[] headerExtensions
    Field Value
    Type Description
    RTCRtpHeaderExtensionParameters[]

    rtcp

    Declaration
    public readonly RTCRtcpParameters rtcp
    Field Value
    Type Description
    RTCRtcpParameters
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 4, 2022
    Terms of use