CameraSnapshotTrait.GetLiveSnapshotCommand

object CameraSnapshotTrait.GetLiveSnapshotCommand : CommandDescriptor


Gets a live snapshot from the camera.

See also
getLiveSnapshot

Use this command from the trait(CameraSnapshot) method.

Summary

Nested types

The request payload for the GetLiveSnapshot command.

Descriptor enum for this command's request fields.

Response for the GetLiveSnapshot command.

Descriptor enum for this command's response fields.

Public properties

open String

Unique id corresponding to the command.

open String

Human-friendly name of the command.

Public properties

commandId

open val commandIdString

Unique id corresponding to the command.

commandName

open val commandNameString

Human-friendly name of the command.