Agora Java API Reference for Android
Static Public Member Functions | Public Attributes | List of all members
io.agora.rtc2.live.LiveInjectStreamConfig.AudioSampleRateType Enum Reference

The audio sampling rate of the stream to be pushed to the CDN. More...

Static Public Member Functions

static int getValue (AudioSampleRateType type)
 

Public Attributes

 TYPE_32000 =(32000)
 
 TYPE_44100 =(44100)
 
 TYPE_48000 =(48000)
 

Detailed Description

The audio sampling rate of the stream to be pushed to the CDN.

Member Data Documentation

◆ TYPE_32000

io.agora.rtc2.live.LiveInjectStreamConfig.AudioSampleRateType.TYPE_32000 =(32000)

32000: 32 kHz

◆ TYPE_44100

io.agora.rtc2.live.LiveInjectStreamConfig.AudioSampleRateType.TYPE_44100 =(44100)

44100: 44.1 kHz

◆ TYPE_48000

io.agora.rtc2.live.LiveInjectStreamConfig.AudioSampleRateType.TYPE_48000 =(48000)

48000: (Default) 48 kHz