getCueById method

TextTrackCue getCueById (
  1. String id
)

Implementation

TextTrackCue? getCueById(String id) native;