Start Photo Capture Command
MAVLink command which allows to start photo capture.
Constructors
Link copied to clipboard
constructor(interval: Double, @IntRange(from = 0 ) count: Int, @NonNull format: StartPhotoCaptureCommand.Format)
Constructor.