Amazon Vinyl
    Preparing search index...

    Function isVttCue

    • Type guard for a DOM cue that is a VTTCue (and so carries the WebVTT layout properties). On platforms without VTTCue, cues are plain TextTrackCues that cannot be styled.

      Parameters

      • cue: TextTrackCue

      Returns cue is VTTCue