docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class vx_resp_sessiongroup_get_stats_t

    Inheritance
    object
    vx_resp_sessiongroup_get_stats_t
    Implements
    IDisposable
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Global Namespace
    Assembly: VivoxUnity.dll
    Syntax
    public class vx_resp_sessiongroup_get_stats_t : IDisposable

    Constructors

    vx_resp_sessiongroup_get_stats_t()

    Declaration
    public vx_resp_sessiongroup_get_stats_t()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    bool

    Properties

    base_

    Declaration
    public vx_resp_base_t base_ { get; set; }
    Property Value
    Type Description
    vx_resp_base_t

    call_id

    Declaration
    public string call_id { get; set; }
    Property Value
    Type Description
    string

    capture_device_consecutively_read_count

    Declaration
    public SWIGTYPE_p_int capture_device_consecutively_read_count { get; set; }
    Property Value
    Type Description
    SWIGTYPE_p_int

    codec_mode

    Declaration
    public int codec_mode { get; set; }
    Property Value
    Type Description
    int

    codec_name

    Declaration
    public string codec_name { get; set; }
    Property Value
    Type Description
    string

    current_bars

    Declaration
    public int current_bars { get; set; }
    Property Value
    Type Description
    int

    current_opus_bandwidth

    Declaration
    public int current_opus_bandwidth { get; set; }
    Property Value
    Type Description
    int

    current_opus_bit_rate

    Declaration
    public int current_opus_bit_rate { get; set; }
    Property Value
    Type Description
    int

    current_opus_complexity

    Declaration
    public int current_opus_complexity { get; set; }
    Property Value
    Type Description
    int

    current_opus_max_packet_size

    Declaration
    public int current_opus_max_packet_size { get; set; }
    Property Value
    Type Description
    int

    current_opus_vbr_mode

    Declaration
    public int current_opus_vbr_mode { get; set; }
    Property Value
    Type Description
    int

    incoming_discarded

    Declaration
    public int incoming_discarded { get; set; }
    Property Value
    Type Description
    int

    incoming_expected

    Declaration
    public int incoming_expected { get; set; }
    Property Value
    Type Description
    int

    incoming_out_of_time

    Declaration
    public int incoming_out_of_time { get; set; }
    Property Value
    Type Description
    int

    incoming_packetloss

    Declaration
    public int incoming_packetloss { get; set; }
    Property Value
    Type Description
    int

    incoming_received

    Declaration
    public int incoming_received { get; set; }
    Property Value
    Type Description
    int

    insufficient_bandwidth

    Declaration
    public int insufficient_bandwidth { get; set; }
    Property Value
    Type Description
    int

    last_latency_measured

    Declaration
    public double last_latency_measured { get; set; }
    Property Value
    Type Description
    double

    latency_measurement_count

    Declaration
    public int latency_measurement_count { get; set; }
    Property Value
    Type Description
    int

    latency_packets_dropped

    Declaration
    public int latency_packets_dropped { get; set; }
    Property Value
    Type Description
    int

    latency_packets_lost

    Declaration
    public int latency_packets_lost { get; set; }
    Property Value
    Type Description
    int

    latency_packets_malformed

    Declaration
    public int latency_packets_malformed { get; set; }
    Property Value
    Type Description
    int

    latency_packets_negative_latency

    Declaration
    public int latency_packets_negative_latency { get; set; }
    Property Value
    Type Description
    int

    latency_packets_sent

    Declaration
    public int latency_packets_sent { get; set; }
    Property Value
    Type Description
    int

    latency_sum

    Declaration
    public double latency_sum { get; set; }
    Property Value
    Type Description
    double

    max_bars

    Declaration
    public int max_bars { get; set; }
    Property Value
    Type Description
    int

    max_latency

    Declaration
    public double max_latency { get; set; }
    Property Value
    Type Description
    double

    min_bars

    Declaration
    public int min_bars { get; set; }
    Property Value
    Type Description
    int

    min_latency

    Declaration
    public double min_latency { get; set; }
    Property Value
    Type Description
    double

    outgoing_sent

    Declaration
    public int outgoing_sent { get; set; }
    Property Value
    Type Description
    int

    pk_loss

    Declaration
    public int pk_loss { get; set; }
    Property Value
    Type Description
    int

    plc_on

    Declaration
    public int plc_on { get; set; }
    Property Value
    Type Description
    int

    plc_synthetic_frames

    Declaration
    public int plc_synthetic_frames { get; set; }
    Property Value
    Type Description
    int

    r_factor

    Declaration
    public double r_factor { get; set; }
    Property Value
    Type Description
    double

    render_device_errors

    Declaration
    public int render_device_errors { get; set; }
    Property Value
    Type Description
    int

    render_device_overruns

    Declaration
    public int render_device_overruns { get; set; }
    Property Value
    Type Description
    int

    render_device_underruns

    Declaration
    public int render_device_underruns { get; set; }
    Property Value
    Type Description
    int

    sample_interval_begin

    Declaration
    public double sample_interval_begin { get; set; }
    Property Value
    Type Description
    double

    sample_interval_end

    Declaration
    public double sample_interval_end { get; set; }
    Property Value
    Type Description
    double

    signal_secure

    Declaration
    public int signal_secure { get; set; }
    Property Value
    Type Description
    int

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Dispose(bool)

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    bool disposing

    ~vx_resp_sessiongroup_get_stats_t()

    Declaration
    protected ~vx_resp_sessiongroup_get_stats_t()

    Implements

    IDisposable
    In This Article
    Back to top
    Copyright © 2025 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)