onPlaying property

ElementStream<Event> get onPlaying
override

Implementation

ElementStream<Event> get onPlaying => playingEvent.forElement(this);