dji-sdk / Mobile-SDK-iOS

DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
Other
576 stars 254 forks source link

Mavic Air 2S sharpness and contrast range #513

Open gi-ba opened 2 years ago

gi-ba commented 2 years ago

Hi DJI Team,

The range of sharpness and contrast for Mavic Air 2S seems to be [0, 2], not [-3, 3]. I call pictureStyleCustomSaturationRange and pictureStyleCustomSharpnessRange, it still returns [-3, 3]. I set value outside the range of [0, 2] and the SDK throws me the error The parameters are invalid. Please review and submit the request.(code:-1005)

Am I missing something ? Giba