feat(android): add subtitle event (#3566)
* feat: add onCues method to get access to subtitle content
This commit is contained in:
@@ -516,7 +516,7 @@ Example:
|
||||
|
||||
### `onTextTrackDataChanged`
|
||||
|
||||
<PlatformsList types={['iOS']} />
|
||||
<PlatformsList types={['Android', 'iOS']} />
|
||||
|
||||
Callback function that is called when new subtitle data is available. It provides the actual subtitle content for the current selected text track, if available (mainly WebVTT).
|
||||
|
||||
|
Reference in New Issue
Block a user