The `on_event()` method is called on all events. By default, it forwards the event to the specific event handler methods. It's also a convenient method to override if you want to handle all events in one place. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| actor_test.py | ||
| events_test.py | ||
| library_test.py | ||
| listener_test.py | ||
| playback_test.py | ||
| playlists.py | ||