feat(android): add subtitle event (#3566)

* feat: add onCues method to get access to subtitle content
This commit is contained in:
coofzilla
2024-03-11 21:50:19 +09:00
committed by GitHub
parent 90b31af2c9
commit 6184c10acc
4 changed files with 22 additions and 4 deletions

View File

@@ -120,15 +120,14 @@ class VideoPlayer extends Component {
description: 'another bunny (can be saved)',
uri: 'https://rawgit.com/mediaelement/mediaelement-files/master/big_buck_bunny.mp4',
},
];
srcIosList = [
{
description: 'sintel with subtitles',
uri: 'https://bitmovin-a.akamaihd.net/content/sintel/hls/playlist.m3u8',
},
];
srcIosList = [];
srcAndroidList = [
{
description: 'Another live sample',