@interface DJIWaypointV2GimbalPathShootingParam : NSObject
NSObject
This class defines the parameters for DJIWaypointV2GimbalActuatorParam. It determines how the gimbal actuator will be performed when a waypoint mission is executed.
DJIWaypointV2GimbalActuatorParam
@property (nonatomic, assign) DJIWaypointV2GimbalPathShootingType pathShootingType
The operation type of gimbal actuator. See DJIWaypointV2GimbalPathShootingType.
DJIWaypointV2GimbalPathShootingType
@property (nonatomic, strong) DJIWaypointV2GimbalStartPathShootingParam* startPathShootingParam
The parameter for start path shooting. It's valid only when DJIWaypointV2GimbalPathShootingType is DJIWaypointV2GimbalStartPathShooting
DJIWaypointV2GimbalStartPathShooting
DJIWaypointV2GimbalStartPathShootingParam
@property (nonatomic, strong) DJIWaypointV2GimbalStopPathShootingParam* stopPathShootingParam
The parameters for stop path shooting. It's valid only when DJIWaypointV2GimbalPathShootingType is DJIWaypointV2GimbalStopPathShooting.
DJIWaypointV2GimbalStopPathShooting
DJIWaypointV2GimbalStopPathShootingParam
{{searchCount}} Results
{{{(item.highlights && item.highlights.content[0]) || item.title}}}