onEvent property
Stream<MediaEvent>
get
onEvent
Get a MediaEvent stream. https://github.com/wang-bin/mdk-sdk/wiki/Player-APIs#player-oneventstdfunctionboolconst-mediaevent-cb-callbacktoken-token--nullptr
Implementation
Stream<MediaEvent> get onEvent => _eventCb.stream;