程序包 | 说明 |
---|---|
com.alivc.live.pusher |
限定符和类型 | 字段和说明 |
---|---|
private AlivcSoundFormat |
AlivcLivePushConfig.mAlivcExternMainSoundFormat |
限定符和类型 | 方法和说明 |
---|---|
AlivcSoundFormat |
AlivcLivePushConfig.getAlivcExternMainSoundFormat() |
static AlivcSoundFormat |
AlivcSoundFormat.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static AlivcSoundFormat[] |
AlivcSoundFormat.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 方法和说明 |
---|---|
int |
AlivcLivePusher.addMixAudio(int channels,
AlivcSoundFormat format,
int audioSample)
添加一路音频混流,并设置相应音频格式和采样率
|
void |
AlivcLivePushConfig.setAlivcExternMainSoundFormat(AlivcSoundFormat alivcExternMainSoundFormat) |
void |
AlivcLivePushConfig.setExternMainStream(boolean externMainStream,
AlivcImageFormat format,
AlivcSoundFormat soundFormat) |