eventStream property

Stream<AudioEvent> get eventStream

Implementation

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