diff --git a/API.md b/API.md index 90bd8caabf..9be8d68205 100644 --- a/API.md +++ b/API.md @@ -854,9 +854,11 @@ 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) Platforms: Android