Android MediaPlayer onTimedMetadata support

This commit is contained in:
Hampton Maxwell
2018-08-07 11:43:09 -07:00
parent 4fc0aab31c
commit 9dc218c7a1
2 changed files with 6 additions and 1 deletions

View File

@@ -642,7 +642,9 @@ Example:
}
```
Platforms: Android ExoPlayer, iOS
Support for timed metadata on Android MediaPlayer is limited at best and only compatible with some videos. It requires a target SDK of 23 or higher.
Platforms: Android ExoPlayer, Android MediaPlayer, iOS
### Methods
Methods operate on a ref to the Video element. You can create a ref using code like: