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

The Audio encoded frame receiver options.

Member Data Documentation

◆ postionType

AUDIO_ENCODED_FRAME_OBSERVER_POSITION agora::rtc::AudioEncodedFrameObserverConfig::postionType

The position where SDK record the audio, and callback to encoded audio frame receiver.

◆ encodingType

AUDIO_ENCODING_TYPE agora::rtc::AudioEncodedFrameObserverConfig::encodingType

The audio encoding type of encoded frame.