getTextTracks method

TextTracks getTextTracks()

Implementation

TextTracks getTextTracks() {
  return _textTracks;
}