class DJIHandheld
@interface DJIHandheld : DJIBaseProduct
Description:
Handheld product class, which includes basic product information and access to all components (such as camera, battery etc.). This object is accessed from product
in DJISDKManager
.
Class Members:
property handheldController
@property (nonatomic , readonly ) DJIHandheldController *_Nullable handheldController
Description:
Returns an instance of the handheld device's handheld controller.
See Also:
DJIHandheldController
const DJIHandheldModelNameUnknownHandheld
extern NSString *const DJIHandheldModelNameUnknownHandheld
Description:
Handheld device model name unknown.
const DJIHandheldModelNameOsmo
extern NSString *const DJIHandheldModelNameOsmo
Description:
Handheld device model name Osmo.
const DJIHandheldModelNameOsmoPro
extern NSString *const DJIHandheldModelNameOsmoPro
Description:
Handheld device model name Osmo Pro.
const DJIHandheldModelNameOsmoRAW
extern NSString *const DJIHandheldModelNameOsmoRAW
Description:
Handheld device model name Osmo RAW.
const DJIHandheldModelNameOsmoMobile
extern NSString *const DJIHandheldModelNameOsmoMobile
Description:
Handheld device model name Osmo Mobile.
const DJIHandheldModelNameOsmoPlus
extern NSString *const DJIHandheldModelNameOsmoPlus
Description:
Handheld device model name Osmo+.
const DJIHandheldModelNameOsmoMobile2
extern NSString *const DJIHandheldModelNameOsmoMobile2
Description:
Handheld device model name Osmo Mobile 2.