Skip to main content

track

Macro track 

track!() { /* proc-macro */ }
Available on crate features http and html only.
Expand description

Used as a child of the media elements, audio and video. It lets you specify timed text tracks (or time-based data), for example to automatically handle subtitles. The tracks are formatted in WebVTT format (.vtt files)—Web Video Text Tracks.