diff --git a/docs/architecture/05-platform-backends.md b/docs/architecture/05-platform-backends.md index 7211dae..6429b1d 100644 --- a/docs/architecture/05-platform-backends.md +++ b/docs/architecture/05-platform-backends.md @@ -90,6 +90,50 @@ flowchart LR **Important**: The command is `player_get_queue` (returns `QueueStatus` with `hasNext`/`hasPrevious`). There is no `player_get_queue_status` command. +## HTML5 Video Adapter (webview-rendered video) + +**Location**: `src/lib/player/html5Adapter.ts`, `src/lib/player/index.ts`, report commands in +`src-tauri/src/commands/player/timers.rs` + +Video on desktop (Linux WebKitGTK) β€” and, per current interim behavior, Android β€” is rendered by an +HTML5 `