docs.unity.cn
    Show / Hide Table of Contents

    Class RTCRtpCodecCapability

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

    Fields

    channels

    Declaration
    public int? channels
    Field Value
    Type Description
    Nullable<Int32>

    clockRate

    Declaration
    public int? clockRate
    Field Value
    Type Description
    Nullable<Int32>

    mimeType

    Declaration
    public string mimeType
    Field Value
    Type Description
    String

    sdpFmtpLine

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