Open rahul-sysquare opened 3 months ago
Here is another documentation link which will come in handy when migrating
https://developer.android.com/media/media3/exoplayer/mappings
Thanks for the info. I'm drafting Kohii v2 that uses Media 3 out of the box, but it is not ready to be available for an alpha testing yet.
谢谢你的信息。我正在起草使用开箱即用的媒体 3 的 Kohii v2,但它还没有准备好进行 alpha 测试。
Very nice library, looking forward to updating to media3
There is a demo (https://github.com/androidx/media/tree/release/demos/shortform) in media3 that demonstrates the use of media in viewpage2, hoping to help with the upgrade of media3
As per google exoplayer2 is now deprectaed and we should migrate to media 3
https://developer.android.com/media/media3/exoplayer/migration-guide
Is there any roadmap for this migration in kohii?