This repository has been archived by the owner on Mar 7, 2023. It is now read-only.
v0.2.0
This release includes some needed bug fixes and a few minor features:
- adjust focus only on point of interest
- adjust exposure only point of interest
- ability to end capture after a particular recorded duration, property maximumCaptureDuration
- ability to reset the current recording session via "cancelVideoCapture"
Please remember to update previous usage of focusAtPoint to:
- (void)focusExposeAndAdjustWhiteBalanceAtAdjustedPoint:(CGPoint)adjustedPoint;