Agora C++ API Reference for All Platforms
Public Member Functions | Public Attributes | List of all members
agora::rtc::AudioEncodedFrameObserverConfig Struct Reference

Public Member Functions

 AudioEncodedFrameObserverConfig ()
 

Public Attributes

AUDIO_ENCODED_FRAME_OBSERVER_POSITION postionType
 
AUDIO_ENCODING_TYPE encodingType
 

Detailed Description

Observer settings for the encoded audio.

Constructor & Destructor Documentation

◆ AudioEncodedFrameObserverConfig()

agora::rtc::AudioEncodedFrameObserverConfig::AudioEncodedFrameObserverConfig ( )
inline

Member Data Documentation

◆ postionType

AUDIO_ENCODED_FRAME_OBSERVER_POSITION agora::rtc::AudioEncodedFrameObserverConfig::postionType

Audio profile. For details, see AUDIO_ENCODED_FRAME_OBSERVER_POSITION.

◆ encodingType

AUDIO_ENCODING_TYPE agora::rtc::AudioEncodedFrameObserverConfig::encodingType

Audio encoding type. For details, see AUDIO_ENCODING_TYPE.