docs.unity.cn
    Show / Hide Table of Contents

    Class RTCRtpHeaderExtensionParameters

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

    Fields

    encrypted

    Declaration
    public readonly bool encrypted
    Field Value
    Type Description
    Boolean

    id

    Declaration
    public readonly ushort id
    Field Value
    Type Description
    UInt16

    uri

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