Class vx_call_stats_t
Inheritance
vx_call_stats_t
Assembly: VivoxUnity.dll
Syntax
public class vx_call_stats_t : IDisposable
Constructors
vx_call_stats_t()
Declaration
Fields
swigCMemOwn
Declaration
protected bool swigCMemOwn
Field Value
Properties
call_id
Declaration
public string call_id { get; set; }
Property Value
capture_device_consecutively_read_count
Declaration
public SWIGTYPE_p_int capture_device_consecutively_read_count { get; set; }
Property Value
codec_mode
Declaration
public int codec_mode { get; set; }
Property Value
codec_name
Declaration
public string codec_name { get; set; }
Property Value
current_bars
Declaration
public int current_bars { get; set; }
Property Value
current_opus_bandwidth
Declaration
public int current_opus_bandwidth { get; set; }
Property Value
current_opus_bit_rate
Declaration
public int current_opus_bit_rate { get; set; }
Property Value
current_opus_complexity
Declaration
public int current_opus_complexity { get; set; }
Property Value
current_opus_max_packet_size
Declaration
public int current_opus_max_packet_size { get; set; }
Property Value
current_opus_vbr_mode
Declaration
public int current_opus_vbr_mode { get; set; }
Property Value
incoming_discarded
Declaration
public int incoming_discarded { get; set; }
Property Value
incoming_expected
Declaration
public int incoming_expected { get; set; }
Property Value
incoming_out_of_time
Declaration
public int incoming_out_of_time { get; set; }
Property Value
incoming_packetloss
Declaration
public int incoming_packetloss { get; set; }
Property Value
incoming_received
Declaration
public int incoming_received { get; set; }
Property Value
insufficient_bandwidth
Declaration
public int insufficient_bandwidth { get; set; }
Property Value
last_latency_measured
Declaration
public double last_latency_measured { get; set; }
Property Value
latency_measurement_count
Declaration
public int latency_measurement_count { get; set; }
Property Value
latency_packets_dropped
Declaration
public int latency_packets_dropped { get; set; }
Property Value
latency_packets_lost
Declaration
public int latency_packets_lost { get; set; }
Property Value
Declaration
public int latency_packets_malformed { get; set; }
Property Value
latency_packets_negative_latency
Declaration
public int latency_packets_negative_latency { get; set; }
Property Value
latency_packets_sent
Declaration
public int latency_packets_sent { get; set; }
Property Value
latency_sum
Declaration
public double latency_sum { get; set; }
Property Value
max_bars
Declaration
public int max_bars { get; set; }
Property Value
max_latency
Declaration
public double max_latency { get; set; }
Property Value
min_bars
Declaration
public int min_bars { get; set; }
Property Value
min_latency
Declaration
public double min_latency { get; set; }
Property Value
outgoing_sent
Declaration
public int outgoing_sent { get; set; }
Property Value
pk_loss
Declaration
public int pk_loss { get; set; }
Property Value
plc_on
Declaration
public int plc_on { get; set; }
Property Value
plc_synthetic_frames
Declaration
public int plc_synthetic_frames { get; set; }
Property Value
r_factor
Declaration
public double r_factor { get; set; }
Property Value
render_device_errors
Declaration
public int render_device_errors { get; set; }
Property Value
render_device_overruns
Declaration
public int render_device_overruns { get; set; }
Property Value
render_device_underruns
Declaration
public int render_device_underruns { get; set; }
Property Value
sample_interval_begin
Declaration
public double sample_interval_begin { get; set; }
Property Value
sample_interval_end
Declaration
public double sample_interval_end { get; set; }
Property Value
Methods
Dispose()
Declaration
Dispose(bool)
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type |
Name |
Description |
bool |
disposing |
|
~vx_call_stats_t()
Declaration
protected ~vx_call_stats_t()
Implements
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.