From 8fbc1675ec019c45de7a342d559e1e10cd5207a3 Mon Sep 17 00:00:00 2001 From: Mattia Iavarone Date: Tue, 18 Sep 2018 11:44:59 -0300 Subject: [PATCH] Migration comments --- MIGRATION.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MIGRATION.md b/MIGRATION.md index 04a59184..3075704c 100644 --- a/MIGRATION.md +++ b/MIGRATION.md @@ -45,7 +45,7 @@ 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!). TODO: document this +- VideoSnapshots now record audio according to your Audio setting +- VideoSnapshots now respect maxDuration and maxSize limits - TODO: cameraPreview documentation -- TODO: takeVideoSnapshot documentation - -TODO: add audio to the video snapshots \ No newline at end of file +- TODO: takeVideoSnapshot documentation \ No newline at end of file