pipFlutterPlayerAsmsTrack property

PipFlutterPlayerAsmsTrack? get pipFlutterPlayerAsmsTrack

Currently selected player track. Used only for HLS / DASH.

Implementation

PipFlutterPlayerAsmsTrack? get pipFlutterPlayerAsmsTrack =>
    _pipFlutterPlayerAsmsTrack;