eventStream property

Stream<AudioEvent> eventStream

Implementation

Stream<AudioEvent> get eventStream => _eventStreamController.stream;