Package | Description |
---|---|
com.tencentcloudapi.ame.v20190916.models |
Modifier and Type | Method and Description |
---|---|
SetPlayModeCommandInput |
SyncKTVRobotCommandRequest.getSetPlayModeCommandInput()
Get 播放模式,当Command取SetPlayMode时,必填。
|
SetPlayModeCommandInput |
SyncRobotCommand.getSetPlayModeCommandInput()
Get 播放模式,当Command取SetPlayMode时,必填。
|
SetPlayModeCommandInput |
KTVRobotInfo.getSetPlayModeInput()
Get 播放模式,PlayMode取值有:
RepeatPlaylist:列表循环
Order:顺序播放
RepeatSingle:单曲循环
Shuffle:随机播放
|
Modifier and Type | Method and Description |
---|---|
void |
SyncKTVRobotCommandRequest.setSetPlayModeCommandInput(SetPlayModeCommandInput SetPlayModeCommandInput)
Set 播放模式,当Command取SetPlayMode时,必填。
|
void |
SyncRobotCommand.setSetPlayModeCommandInput(SetPlayModeCommandInput SetPlayModeCommandInput)
Set 播放模式,当Command取SetPlayMode时,必填。
|
void |
KTVRobotInfo.setSetPlayModeInput(SetPlayModeCommandInput SetPlayModeInput)
Set 播放模式,PlayMode取值有:
RepeatPlaylist:列表循环
Order:顺序播放
RepeatSingle:单曲循环
Shuffle:随机播放
|
Constructor and Description |
---|
SetPlayModeCommandInput(SetPlayModeCommandInput 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.