AlivcLivePusher_Interactive v6.17.0
Aliyun Live Pusher Interactive SDK API Reference Manual for iOS Platforms
Loading...
Searching...
No Matches
AliLiveExternalAudioStreamConfig Class Reference

外部音频流配置 More...

#include "AlivcLivePushDef.h"

Inheritance diagram for AliLiveExternalAudioStreamConfig:

Properties

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

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: