class DUXCameraCapacityConfigWidget
@interface DUXCameraCapacityConfigWidget : DUXCameraConfigWidget
|
Display:
Camera state widget that reports remaining capacity of the media storage.
Usage:
Preferred Aspect Ratio: (variable, max:221):30
Class Members:
property remainingPhotoCount
@property (nonatomic, readonly) NSInteger remainingPhotoCount
|
Header: | DUXCameraCapacityConfigWidget.h |
Description:
The amount of remaining photos that can be stored assuming the current camera photo settings.
property remainingSpaceMB
@property (nonatomic, readonly) NSInteger remainingSpaceMB
|
Header: | DUXCameraCapacityConfigWidget.h |
Description:
The remaining storage space left in MegaBytes.
property remainingRecordingTime
@property (nonatomic, readonly) NSInteger remainingRecordingTime
|
Header: | DUXCameraCapacityConfigWidget.h |
Description:
The amount of remaining video in seconds that can be stored assuming the current video settings