Update API.md

fix typo
This commit is contained in:
Gez Quinn 2023-01-16 17:26:25 +00:00 committed by GitHub
parent 9bcca0c5be
commit 0b7f91ccc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
API.md
View File

@ -344,7 +344,7 @@ var styles = StyleSheet.create({
| [onVideoTracks](#onVideoTracks) | Android | | [onVideoTracks](#onVideoTracks) | Android |
### Methods ### Methods
| Name |Plateforms Support | | Name |Platforms Support |
|--|--| |--|--|
|[dismissFullscreenPlayer](#dismissfullscreenplayer)|Android, iOS| |[dismissFullscreenPlayer](#dismissfullscreenplayer)|Android, iOS|
|[presentFullscreenPlayer](#presentfullscreenplayer)|Android, iOS| |[presentFullscreenPlayer](#presentfullscreenplayer)|Android, iOS|
@ -354,7 +354,7 @@ var styles = StyleSheet.create({
### Static methods ### Static methods
| Name |Plateforms Support | | Name |Platforms Support |
|--|--| |--|--|
|[getWidevineLevel](#getWidevineLevel)|Android| |[getWidevineLevel](#getWidevineLevel)|Android|
|[isCodecSupported](#isCodecSupported)|Android| |[isCodecSupported](#isCodecSupported)|Android|