docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RTCAudioSourceStats

    Inheritance
    object
    RTCStats
    RTCMediaSourceStats
    RTCAudioSourceStats
    Inherited Members
    RTCMediaSourceStats.trackIdentifier
    RTCMediaSourceStats.kind
    RTCStats.Type
    RTCStats.Id
    RTCStats.Timestamp
    RTCStats.UtcTimeStamp
    RTCStats.Dict
    RTCStats.ToJson()
    Namespace: Unity.WebRTC
    Assembly: Unity.WebRTC.dll
    Syntax
    public class RTCAudioSourceStats : RTCMediaSourceStats

    Properties

    audioLevel

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

    echoReturnLoss

    Declaration
    public double echoReturnLoss { get; }
    Property Value
    Type Description
    double

    echoReturnLossEnhancement

    Declaration
    public double echoReturnLossEnhancement { get; }
    Property Value
    Type Description
    double

    totalAudioEnergy

    Declaration
    public double totalAudioEnergy { get; }
    Property Value
    Type Description
    double

    totalSamplesDuration

    Declaration
    public double totalSamplesDuration { get; }
    Property Value
    Type Description
    double
    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)