add more todos

This commit is contained in:
Jelle van Snik 2023-02-04 19:16:06 +01:00
parent 210e60c24d
commit d213daf91e

View File

@ -76,6 +76,8 @@ export function VideoPlayer(props: Props) {
);
// TODO safe area only if full screen or fill screen
// TODO airplay
// TODO source selection
return (
<VideoPlayerBase autoPlay={props.autoPlay}>
<PageTitleAction />