WebVTTDocument

constructor(captions: List<BrightcoveClosedCaption>)

Initializes a WebVTTDocument with the required components that comprise a WebVTT document.

Parameters


constructor(regions: Map<String, Region>, captions: List<BrightcoveClosedCaption>)