public static class CapabilityMediaStreaming.StopRecording extends Command<CapabilityMediaStreaming.CommandId>
Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) to stop recording.Command.State| Modifier and Type | Field and Description |
|---|---|
int[] |
streamIds
The streamIDs from
CapabilityMediaStreaming.AttributeId.ID_ARR which are to be stopped from recording. |
| Constructor and Description |
|---|
StopRecording()
A no-arg constructor to create
StopRecording command. |
getCommandId, getTimeout, setCommandId, setTimeout, toJsonObject, toString@SerializedName(value="streamIdArray") public int[] streamIds
CapabilityMediaStreaming.AttributeId.ID_ARR which are to be stopped from recording.