docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RTCEncodedVideoFrameMetadata

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

    Fields

    dependencies

    Declaration
    public readonly long[] dependencies
    Field Value
    Type Description
    long[]

    frameId

    Declaration
    public readonly long? frameId
    Field Value
    Type Description
    long?

    height

    Declaration
    public readonly ushort height
    Field Value
    Type Description
    ushort

    simulcastIndex

    Declaration
    public readonly int simulcastIndex
    Field Value
    Type Description
    int

    temporalIndex

    Declaration
    public readonly long temporalIndex
    Field Value
    Type Description
    long

    width

    Declaration
    public readonly ushort width
    Field Value
    Type Description
    ushort
    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)