interface Callback |
Package: | dji.common.camera |
When the video stream source has been changed, the interface will invoke the onUpdate
method to notify all subscribers to update.
void onUpdate(CameraVideoStreamSource streamSource) |
Package: | dji.common.camera |
When the video stream source has been changed, the method will be invoked.
CameraVideoStreamSource streamSource | An object of CameraVideoStreamSource . |
{{searchCount}} Results