DJICameraSSDVideoLicense
enum DJICameraSSDVideoLicense : NSUInteger {}
DJI camera’s license keys. An Inspire 2 License Key activates the usage permission of CinemaDNG or Apple ProRes inside CineCore 2.0. License keys are obtained by by purchase from the DJI store website using the Inspire 2 serial number. The Inspire 2 is then connected to DJI Assistant 2, and the license keys downloaded to it. Only supported by X5S camera.
-
CinemaDNG
Declaration
Objective-C
DJICameraSSDVideoLicenseCinemaDNG -
Apple ProRes 422 HQ
Declaration
Objective-C
DJICameraSSDVideoLicenseProRes422HQ -
Apple ProRes 4444 XQ(no alpha)
Declaration
Objective-C
DJICameraSSDVideoLicenseProRes4444XQ -
Unknown.
Declaration
Objective-C
DJICameraSSDVideoLicenseUnknown = 255
View on GitHub
DJICameraSSDVideoLicense Enum Reference