@Deprecated |
| Package: | dji.v5.common.video.interfaces |
Video state listener. Supported since MSDK 5.0.0
void onUpdate(VideoChannelState from, VideoChannelState to) |
| Package: | dji.v5.common.video.interfaces |
The listener will be triggered when the video channel state has changed. Supported since MSDK 5.0.0
| VideoChannelState from | The previous state of video channel |
| VideoChannelState to | The current state of video channel |
{{searchCount}} Results