isWebVTTHeaderLine

fun isWebVTTHeaderLine(webVTTThumbnailContent: String): Boolean

Returns whether the given input is the first line of a WebVTT file.

Parameters

webVTTThumbnailContent

The input from which the line should be read.