Package | Description |
---|---|
com.alivc.live.pusher |
Modifier and Type | Field and Description |
---|---|
private AlivcAudioChannelEnum |
AlivcLivePushConfig.mAudioChannels |
Modifier and Type | Method and Description |
---|---|
static AlivcAudioChannelEnum |
AlivcAudioChannelEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlivcAudioChannelEnum[] |
AlivcAudioChannelEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AlivcLivePushConfig.setAudioChannels(AlivcAudioChannelEnum audioChannels)
Set the number of sound channels used for audio collection.
|