Difference between revisions of "Type WebVTT"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_WebVTT</code> |- | File Type Value | 1116 |- | Parent Type | Type_ASCII_Text |- |...")
 
 
Line 1: Line 1:
 
{| style="float:right;border:1px solid black"
 
{| style="float:right;border:1px solid black"
|+ Details
+
|+ [[Type_Google_Level_DB|<<]] Details [[Type_Shapefile|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_WebVTT</code>
 
| <code>Type_WebVTT</code>

Latest revision as of 16:46, 21 May 2024

<< Details >>
Defined Constant Type_WebVTT
File Type Value 1116
Parent Type Type_ASCII_Text
Carve Yes
Format Details No
MIME Type text/vtt
Filename Extension vtt

Web VTT

Description

WebVTT (Web Video Text Tracks) is a World Wide Web Consortium (W3C) standard for displaying timed text in connection with the HTML5 <track> element.

Details