Skip to content

Commit

Permalink
docs: add warning to textTracks prop
Browse files Browse the repository at this point in the history
  • Loading branch information
KrzysztofMoch committed Nov 2, 2023
1 parent 6f67c6d commit 4fd0920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pages/component/props.md
Original file line number Diff line number Diff line change
Expand Up @@ -708,6 +708,7 @@ subtitleStyle={{ paddingBottom: 50, fontSize: 20 }}

### `textTracks`
Load one or more "sidecar" text tracks. This takes an array of objects representing each track. Each object should have the format:
> ⚠️ This feature does not work with HLS playlists (e.g m3u8) on iOS
Property | Description
--- | ---
Expand Down

0 comments on commit 4fd0920

Please sign in to comment.