-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Picture in picture doesn't support android 14 #74
Comments
why native code added in flutter project side directly call programatically , because controls can't hide when pip mode and when initialize time theoplayer issue and pip mode aspect ration inside code issue class _PlayerPlatformActivityServiceListener implements PlatformActivityServiceListener { THEOplayer player; _PlayerPlatformActivityServiceListener({required this.player}); @OverRide
} @OverRide
} @OverRide
} @OverRide
} @OverRide } final THEOplayer player; @OverRide |
theoplayer so much consume |
android api level 34 but not work picture in picture theoplayer,audio and video tracks emty and subtitle not work
The text was updated successfully, but these errors were encountered: