getCaptionTracks abstract method
Gets caption tracks of the video on videoId
.
Implementation
Future<List<SubtitleTrack>> getCaptionTracks(String videoId);
Gets caption tracks of the video on videoId
.
Future<List<SubtitleTrack>> getCaptionTracks(String videoId);