Add setVideoSize, video size selectors and available video sizes in CameraOptions

pull/360/head
Mattia Iavarone 7 years ago
parent 1a2c42f0a1
commit 5e7cdf1efa
  1. 3
      MIGRATION.md

@ -31,5 +31,4 @@
mode == Mode.PICTURE.
- VideoSizeSelector: added. It is needed to choose the capture size in VIDEO mode.
Defaults to SizeSelectors.biggest(), but you can choose by aspect ratio or whatever.
- isTakingPicture(): added on top of isTakingVideo().
- isTakingPicture(): added on top of isTakingVideo().
Loading…
Cancel
Save