@interface DUXCaptureWidget : DUXWidget |
Header: | DUXCaptureWidget.h |
Inherits From: | DUXWidget |
In shooting photo, the widget can show the mode of photo will be taken and the related setting of that mode as following:
Tapping when in shoot photo mode will take a photo. Tapping when in record video mode will start/stop recording.
Preferred Aspect Ratio: 49:65. Check DUXTrailingBarViewController
for an example of its usage.
@property DJICameraMode mode |
Header: | DUXCaptureWidget.h |
The current camera mode. Defaults to shoot photo.
@property (nonatomic) NSUInteger preferredCameraIndex |
Header: | DUXCaptureWidget.h |
Selects which camera index widget refers to. Default value is 0.
{{searchCount}} Results