getTrackById method

TextTrack getTrackById (
  1. String id
)

Implementation

TextTrack getTrackById(String id) native;