diff --git a/src/video/components/VideoPlayer.tsx b/src/video/components/VideoPlayer.tsx index 1ede8c5d..c3a868e5 100644 --- a/src/video/components/VideoPlayer.tsx +++ b/src/video/components/VideoPlayer.tsx @@ -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 (