'When using matrice 300 rtk, why does set camera mode returns Not supported by current firmware?

I am using dji android sdk

Matrice 300 rtk

calling DJIHelper.getProductInstance()
                        .getCamera()
                        .setMode(SettingsDefinitions.CameraMode.MEDIA_DOWNLOAD

The above fails with "Not supported by current firmware"

Any workarounds or ideas how to get this to work?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source