@interface DUXRecordVideoWidget : DUXWidget |
| Header: | DUXRecordVideoWidget.h |
| Inherits From: | DUXWidget |
Action widget that is used to start and stop recording a video. It also shows a timer for how long the recording has been running.
Preferred Aspect Ratio: 49:65.
@property BOOL isRecording |
| Header: | DUXRecordVideoWidget.h |
YES if recording is ongoing.
@property (nonatomic) NSUInteger preferredCameraIndex |
| Header: | DUXRecordVideoWidget.h |
The index of the camera used to record video. Default value is 0.
{{searchCount}} Results