DJICameraVideoFileFormat
enum DJICameraVideoFileFormat : NSUInteger {}
Video storage formats.
-
The video storage format is MOV.
Declaration
Objective-C
DJICameraVideoFileFormatMOV
-
The video storage format is MP4.
Declaration
Objective-C
DJICameraVideoFileFormatMP4
-
The video storage format is unknown.
Declaration
Objective-C
DJICameraVideoFileFormatUnknown = 255