interface MultispectralExposureCompensationRangeCallback |
| Package: | dji.sdk.camera |
Defines multispectral exposure compensation range.
void onRangeChange(ExposureCompensation[] newRange) |
| Package: | dji.sdk.camera |
When the range is changed, the listener will receive this callback.
| ExposureCompensation[] newRange | The new range. |
{{searchCount}} Results