groundsdk 7.7.2 API
7.7.2
androidJvm
groundsdk 7.7.2 API
/
com.parrot.drone.groundsdk.mavlink
/
SetViewModeCommand
Set
View
Mode
Command
class
SetViewModeCommand
:
MavlinkCommand
MAVLink command which allows to set the view mode.
Members
Constructors
Set
View
Mode
Command
Link copied to clipboard
constructor
(
@
NonNull
mode
:
SetViewModeCommand.Mode
,
roiIndex
:
Int
)
Constructor.
Types
Mode
Link copied to clipboard
enum
Mode
View mode.
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
get
Mode
Link copied to clipboard
open
fun
getMode
(
)
:
SetViewModeCommand.Mode
Retrieves the view mode.
get
Roi
Index
Link copied to clipboard
open
fun
getRoiIndex
(
)
:
Int
Retrieves the index of the Region Of Interest.
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int