WinUIVLC - is an unofficial design concept of a VLC media player created using design components from WinUI 3 / Windows App SDK. As base libraries for media playback, used libVLC and LibVLCSharp.
- Play/Pause (Space)
- Stop (S)
- Fast forward +10s (Arrow right)
- Fast forward +3s (Shift + Arrow right)
- Fast forward +60s (Ctrl + Arrow right)
- Rewind -10s (Arrow left)
- Rewind -3s (Shift + Arrow left)
- Rewind -60s (Ctrl + Arrow left)
- Full screen mode (F)
- Mute/unmute (M)
- Change volume (Arrow up/down or mouse scroll)
- Supported file types: mkv, mp4
Work in progress...