onTrackException property

Stream<TrackExceptionEvent> onTrackException
latefinal

Emitted when a track gets an exception during playback

Implementation

late final Stream<TrackExceptionEvent> onTrackException;