PlayerToolbar
The slim player top bar: load media, subtitle style, furigana toggle, and the SRT actions (generate / convert / LLM fix). The long-running actions are submitted as jobs and tracked in the task tray, which loads each result back into the player when it finishes.
Functions¶
PlayerToolbar()¶
Defined in: src/features/player/components/PlayerToolbar.tsx:27
The PlayerToolbar component.
Returns¶
Element
The toolbar.