#include <pjsua.h>
This structure specifies the parameters to set the sound device. Use pjsua_snd_dev_param_default() to initialize this structure with default values.
◆ capture_dev
int pjsua_snd_dev_param::capture_dev |
Capture dev id.
Default: PJMEDIA_AUD_DEFAULT_CAPTURE_DEV
◆ playback_dev
int pjsua_snd_dev_param::playback_dev |
Playback dev id.
Default: PJMEDIA_AUD_DEFAULT_PLAYBACK_DEV
◆ mode
unsigned pjsua_snd_dev_param::mode |
The documentation for this struct was generated from the following file: