Commit 4abd74f
docs: clarify error handling — playback errors are events, API misuse throws
Addresses Copilot review feedback: MediaPlayer methods throw synchronously
on misuse (calling before initialize/attachSource, bad arguments), while
playback/runtime errors are dispatched via EventBus.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b6c7948 commit 4abd74f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments