Function pinwheel::elements::html::track[][src]

pub fn track() -> TrackElement
Expand description

The HTML <track> element is 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.