docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RTCRtpCodecParameters

    Inheritance
    object
    RTCRtpCodecParameters
    Namespace: Unity.WebRTC
    Assembly: Unity.WebRTC.dll
    Syntax
    public class RTCRtpCodecParameters

    Fields

    channels

    Declaration
    public readonly ushort? channels
    Field Value
    Type Description
    ushort?

    clockRate

    Declaration
    public readonly ulong? clockRate
    Field Value
    Type Description
    ulong?

    mimeType

    Declaration
    public readonly string mimeType
    Field Value
    Type Description
    string

    payloadType

    Declaration
    public readonly int payloadType
    Field Value
    Type Description
    int

    sdpFmtpLine

    Declaration
    public readonly string sdpFmtpLine
    Field Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)