public interface VideoListener
TelloVideoFrames.| Modifier and Type | Method and Description |
|---|---|
void |
onFrameReceived(TelloVideoFrame frame)
After adding the listener to the
TelloDrone, this method will be called
with each image received from the drone. |
void onFrameReceived(TelloVideoFrame frame)
TelloDrone, this method will be called
with each image received from the drone.frame - Copyright © 2020. All rights reserved.