PipFlutterPlayerAsmsDataHolder constructor
PipFlutterPlayerAsmsDataHolder({
- List<
PipFlutterPlayerAsmsTrack> ? tracks, - List<
PipFlutterPlayerAsmsSubtitle> ? subtitles, - List<
PipFlutterPlayerAsmsAudioTrack> ? audios,
Implementation
PipFlutterPlayerAsmsDataHolder({this.tracks, this.subtitles, this.audios});