Modifier and Type | Method and Description |
---|---|
AlivcAudioSceneModeEnum |
AlivcLivePushConfig.getAudioSceneMode() |
static AlivcAudioSceneModeEnum |
AlivcAudioSceneModeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlivcAudioSceneModeEnum[] |
AlivcAudioSceneModeEnum.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.setAudioSceneMode(AlivcAudioSceneModeEnum audioSceneMode)
set audio mode
|