imoreapps
imoreapps
Very good.
Did you try the videoAspectRatio property of FFAVPlayerController component?
The framework doesn't support it yet.
> Unfortunately there isn't a good (any) way currently. I've stripped a temporary method from the archive package to do this. ``` bool isZipFileEncrypted(File zipFile) { final input = InputFileStream(zipFile.path);...
Got it, it will be fixed on next update.
Great idea, we will add this requirement to our product roadmap.