AlivcLivePusher  v6.17.0
Aliyun Live Pusher API Reference Manual for iOS Platforms
AliLiveExternalAudioStreamConfig Class Reference

外部音频流配置 More...

Inheritance diagram for AliLiveExternalAudioStreamConfig:

Properties

int channels
 声道数,默认值:1 More...
 
int playoutVolume
 播放音量,取值范围[0-100],默认值:50 More...
 
int publishStream
 指定绑定的音频流 1-第二音频流,0-MIC流 默认值:0 More...
 
int publishVolume
 推流音量,取值范围[0-100],默认值:50 More...
 
int pushBufferSize
 送入数据的时延控制,单位10ms More...
 
int sampleRate
 采样率,默认值:48000 More...
 

Detailed Description

外部音频流配置

Property Documentation

◆ channels

- (int) channels
readwritenonatomicassign

声道数,默认值:1

◆ playoutVolume

- (int) playoutVolume
readwritenonatomicassign

播放音量,取值范围[0-100],默认值:50

◆ publishStream

- (int) publishStream
readwritenonatomicassign

指定绑定的音频流 1-第二音频流,0-MIC流 默认值:0

◆ publishVolume

- (int) publishVolume
readwritenonatomicassign

推流音量,取值范围[0-100],默认值:50

◆ pushBufferSize

- (int) pushBufferSize
readwritenonatomicassign

送入数据的时延控制,单位10ms

◆ sampleRate

- (int) sampleRate
readwritenonatomicassign

采样率,默认值:48000


The documentation for this class was generated from the following file: