| Package | Description |
|---|---|
| me.friwi.tello4j.api.drone | |
| me.friwi.tello4j.api.video |
| Modifier and Type | Method and Description |
|---|---|
TelloVideoExportType |
TelloDrone.getVideoExportType()
Retrieves the current
TelloVideoExportType for this drone |
| Modifier and Type | Method and Description |
|---|---|
void |
TelloDrone.setVideoExportType(TelloVideoExportType videoExportType)
Sets the current
TelloVideoExportType for this drone. |
| Modifier and Type | Method and Description |
|---|---|
TelloVideoExportType |
TelloVideoFrame.getExportType() |
static TelloVideoExportType |
TelloVideoExportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TelloVideoExportType[] |
TelloVideoExportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.