| Package | Description | 
|---|---|
| com.tencentcloudapi.ame.v20190916.models | 
| Modifier and Type | Method and Description | 
|---|---|
SetAudioParamCommandInput | 
SyncRobotCommand.getSetAudioParamCommandInput()
Get 音频参数,当Command取SetAudioParam时,必填。 
 | 
SetAudioParamCommandInput | 
SyncKTVRobotCommandRequest.getSetAudioParamCommandInput()
Get 音频参数,当Command取SetAudioParam时,必填。 
 | 
SetAudioParamCommandInput | 
KTVRobotInfo.getSetAudioParamInput()
Get 音频参数。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SyncRobotCommand.setSetAudioParamCommandInput(SetAudioParamCommandInput SetAudioParamCommandInput)
Set 音频参数,当Command取SetAudioParam时,必填。 
 | 
void | 
SyncKTVRobotCommandRequest.setSetAudioParamCommandInput(SetAudioParamCommandInput SetAudioParamCommandInput)
Set 音频参数,当Command取SetAudioParam时,必填。 
 | 
void | 
KTVRobotInfo.setSetAudioParamInput(SetAudioParamCommandInput SetAudioParamInput)
Set 音频参数。 
 | 
| Constructor and Description | 
|---|
SetAudioParamCommandInput(SetAudioParamCommandInput source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2022. All rights reserved.