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

#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. 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.