Agora Java API Reference for Android
Public Attributes | List of all members
agora::rtc::AudioEncodedFrameObserverConfig Struct Reference

Observer settings for the encoded audio. More...

#include <AgoraBase.h>

Public Attributes

AUDIO_ENCODED_FRAME_OBSERVER_POSITION postionType
 
AUDIO_ENCODING_TYPE encodingType
 

Detailed Description

Observer settings for the encoded audio.

Member Data Documentation

◆ postionType

AUDIO_ENCODED_FRAME_OBSERVER_POSITION agora::rtc::AudioEncodedFrameObserverConfig::postionType

Audio profile. See AUDIO_ENCODED_FRAME_OBSERVER_POSITION.

◆ encodingType

AUDIO_ENCODING_TYPE agora::rtc::AudioEncodedFrameObserverConfig::encodingType

Audio encoding type. See AUDIO_ENCODING_TYPE.