mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-20 05:46:37 +01:00
feat: select audio
This commit is contained in:
@@ -307,6 +307,7 @@ export default function page() {
|
||||
offline={false}
|
||||
setSubtitleTrack={videoRef.current.setSubtitleTrack}
|
||||
setSubtitleURL={videoRef.current.setSubtitleURL}
|
||||
setAudioTrack={videoRef.current.setAudioTrack}
|
||||
stop={videoRef.current.stop}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user