This commit is contained in:
Aravind Vemula 2023-07-23 21:43:26 +05:30
parent 28ac4d20f8
commit 24b597525a

9
API.md
View File

@ -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