- Embedded media must contain the
<track>tag if there are associated subtitles - The src of that track must be a .vtt file
If the <video> has a <track> iOS will display a chat bubble button that will allow
the user to select a caption setting.
See video.html as an example.

