|
Agora Java API Reference for Android
|
#include <AgoraBase.h>
Public Attributes | |
| int | sampleRate |
| int | channels |
| int | captureSignalVolume |
The audio configuration for the shared screen stream.
| int agora::rtc::ScreenAudioParameters::sampleRate |
The audio sample rate (Hz). The default value is 48000.
| int agora::rtc::ScreenAudioParameters::channels |
The number of audio channels. The default value is 2, indicating dual channels.
| int agora::rtc::ScreenAudioParameters::captureSignalVolume |
The volume of the captured system audio. The value range is [0,100]. The default value is 100.
1.8.18