|
Agora C++ API Reference for All Platforms
|
Public Attributes | |
| agora::Optional< int > | os_type |
| agora::Optional< int > | router_type |
| agora::Optional< int > | scenario |
| agora::Optional< bool > | hardware_3a_enabled |
| agora::Optional< bool > | aec_enabled |
| agora::Optional< bool > | ai_aec_enabled |
| agora::Optional< bool > | ans_enabled |
| agora::Optional< bool > | ai_ans_enabled |
| agora::Optional< bool > | agc_enabled |
The definition of the RemoteAudioContextInfo struct.
| agora::Optional<int> agora::rtc::RemoteAudioContextInfo::os_type |
The type of the remote OS.
| agora::Optional<int> agora::rtc::RemoteAudioContextInfo::router_type |
The type of the remote router.
| agora::Optional<int> agora::rtc::RemoteAudioContextInfo::scenario |
The type of the remote scenario.
| agora::Optional<bool> agora::rtc::RemoteAudioContextInfo::hardware_3a_enabled |
Whether the remote hardware 3A is enabled or unknown.
| agora::Optional<bool> agora::rtc::RemoteAudioContextInfo::aec_enabled |
Whether the remote hardware AEC is enabled.
| agora::Optional<bool> agora::rtc::RemoteAudioContextInfo::ai_aec_enabled |
Whether the remote AI AEC is enabled.
| agora::Optional<bool> agora::rtc::RemoteAudioContextInfo::ans_enabled |
Whether the remote ANS is enabled.
| agora::Optional<bool> agora::rtc::RemoteAudioContextInfo::ai_ans_enabled |
Whether the remote AI ANS is enabled.
| agora::Optional<bool> agora::rtc::RemoteAudioContextInfo::agc_enabled |
Whether the remote AGC is enabled.
1.8.18