From 24b597525aa0898c52a0be57a302ea8ba64f4480 Mon Sep 17 00:00:00 2001 From: Aravind Vemula Date: Sun, 23 Jul 2023 21:43:26 +0530 Subject: [PATCH] fix doc --- API.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/API.md b/API.md index 90bd8caa..d8772410 100644 --- a/API.md +++ b/API.md @@ -854,11 +854,14 @@ If a track matching the specified Type (and Value if appropriate) is unavailable Platforms: Android #### shutterColor -Apply color to shutter view, if you see black flashes before video start then set shutterColor='transparent' +Apply color to shutter view, if you see black flashes before video start then set -won't work if useTextureView={false} +``` +shutterColor='transparent' +``` + +- black (default) -black (default) Platforms: Android #### source