Suggestions

close search

Add Messaging, Voice, and Authentication to your apps with Vonage Communications APIs

Visit the Vonage API Developer Portal

otc_audio_device_settings Struct Reference

#include <audio_device.h>

Data Fields

int sampling_rate
int number_of_channels

Detailed Description

This structure represents the settings associated with an audio device.

Field Documentation

◆ number_of_channels

int number_of_channels

The number of audio channels in the device.

◆ sampling_rate

int sampling_rate

The sample rate for the audio device, in samples per second.