docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RTCRtpContributingSource

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

    Properties

    audioLevel

    This value is in the range 0.0 to 1.0

    Declaration
    public double? audioLevel { get; }
    Property Value
    Type Description
    double?

    rtpTimestamp

    Declaration
    public long? rtpTimestamp { get; }
    Property Value
    Type Description
    long?

    source

    Declaration
    public uint? source { get; }
    Property Value
    Type Description
    uint?

    timestamp

    Declaration
    public long? timestamp { get; }
    Property Value
    Type Description
    long?
    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)