update README

This commit is contained in:
Ethan Pippin 2022-01-19 00:23:48 -07:00
parent 45bafed1e9
commit 6fa2b914d6
1 changed files with 3 additions and 9 deletions

View File

@ -38,13 +38,7 @@ Thank you for your interest in Swiftfin, please check out the [Contribution Guid
### Intended Behaviors Due to Technical Limitations
The following behaviors are intended due to technical limitations:
The following behaviors are intended due to technical limitations with VLCKit:
- Pausing playback when app is backgrounded
- Due to VLCKit pausing video output at the same moment
- Audio delay after un-pausing
- Due to VLCKit, may be fixed in VLCKit v4
- No aspect fill
- VLCKit doesn't have the ability to aspect fill the view that the video output occupies
- Pausing playback when app is backgrounded as VLCKit pauses video output at the same time
- Audio delay when starting playback and un-pausing, may be fixed in VLCKit v4