Searched defs:VoiceReceiverInfo (Results 1 – 1 of 1) sorted by relevance
478 struct VoiceReceiverInfo : public MediaReceiverInfo { struct481 int jitter_ms = 0;482 int jitter_buffer_ms = 0;483 int jitter_buffer_preferred_ms = 0;484 int delay_estimate_ms = 0;485 int audio_level = 0;488 double total_output_energy = 0.0;489 uint64_t total_samples_received = 0;490 double total_output_duration = 0.0;491 uint64_t concealed_samples = 0;[all …]