@interface DUXPictureVideoSwitchWidget : DUXWidget |
Header: | DUXPictureVideoSwitchWidget.h |
Inherits From: | DUXWidget |
A switch button shows weather the camera mode is in shoot photo or record video.
Use switch button to toggle the camera mode.
Preferred Aspect Ratio: 56:45. Check DUXTrailingBarViewController
for an example of its usage.
@property DJICameraMode mode |
Header: | DUXPictureVideoSwitchWidget.h |
The current camera mode of the product. Defaults to still photo.
@property (nonatomic) NSUInteger preferredCameraIndex |
Header: | DUXPictureVideoSwitchWidget.h |
The index of the camera the widget controls. Default value is 0.
{{searchCount}} Results