OpenTok C SDK
|
#include <audio_device.h>
Data Fields | |
int | sampling_rate |
int | number_of_channels |
This structure represents the settings associated with an audio device.
int number_of_channels |
The number of audio channels in the device.
int sampling_rate |
The sample rate for the audio device, in samples per second.