Migration comments

pull/360/head
Mattia Iavarone 6 years ago
parent 4f95c3e7d5
commit 8fbc1675ec
  1. 6
      MIGRATION.md

@ -45,7 +45,7 @@
This is really fast and allows us to avoid RotationHelper, creating bitmap copies, OOMs, EXIF stuff. This is really fast and allows us to avoid RotationHelper, creating bitmap copies, OOMs, EXIF stuff.
- When preview is GlSurface, you can take snapshots while recording video (or video snapshots!). - When preview is GlSurface, you can take snapshots while recording video (or video snapshots!).
TODO: document this TODO: document this
- VideoSnapshots now record audio according to your Audio setting
- VideoSnapshots now respect maxDuration and maxSize limits
- TODO: cameraPreview documentation - TODO: cameraPreview documentation
- TODO: takeVideoSnapshot documentation - TODO: takeVideoSnapshot documentation
TODO: add audio to the video snapshots
Loading…
Cancel
Save