기술 자료

지원

Vivox Core SDK

Vivox Core SDK

vxa_capture_device_stats_t

Reference the Vivox Core SDK API.
읽는 시간 1분최근 업데이트: 2달 전

Get statistics that are useful for debugging audio capture issues.
#include <Vxc.h>

Public Attributes

Public Attributes Documentation

variable buffer_underrun_count

int buffer_underrun_count;

variable buffer_overrun_count

int buffer_overrun_count;

variable other_error_count

int other_error_count;

variable audio_queue_read_count

int audio_queue_read_count;

variable audio_queue_write_count

int audio_queue_write_count;