docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RTCAudioPlayoutStats

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

    Properties

    kind

    Declaration
    public string kind { get; }
    Property Value
    Type Description
    string

    synthesizedSamplesDuration

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

    synthesizedSamplesEvents

    Declaration
    public ulong synthesizedSamplesEvents { get; }
    Property Value
    Type Description
    ulong

    totalPlayoutDelay

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

    totalSamplesCount

    Declaration
    public ulong totalSamplesCount { get; }
    Property Value
    Type Description
    ulong

    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)