| Interface | Description |
|---|---|
| VideoListener |
A VideoListener receives video data in the form of
TelloVideoFrames. |
| Class | Description |
|---|---|
| TelloVideoFrame |
A TelloVideoFrame at least contains one
Frame or BufferedImage,
but may contain both. |
| VideoPanel |
A simple
VideoListener in the form of a JPanel, that draws all received images to itself. |
| VideoWindow |
A simple
VideoListener in the form of a JFrame, that draws all received images to itself. |
| Enum | Description |
|---|---|
| TelloVideoExportType |
This enum specifies the video export type of a
VideoListener. |
Copyright © 2020. All rights reserved.