Options
All
  • Public
  • Public/Protected
  • All
Menu

Audio raw data callback parameter

Hierarchy

  • AgoraRteAudioRawDataConfig

Index

Properties

Optional frameSize

frameSize?: 256 | 512 | 1024 | 2048 | 4096 | 8192 | 16384

The length of audio data returned in each callback

Optional sampleRate

sampleRate?: number

Sampling rate of audio data

Optional stereo

stereo?: boolean

Whether to enable stereo.