Skip to content
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

pattern to follow for Jetpack Media3 #505

Open
pawaom opened this issue Oct 23, 2022 · 0 comments
Open

pattern to follow for Jetpack Media3 #505

pawaom opened this issue Oct 23, 2022 · 0 comments

Comments

@pawaom
Copy link

pawaom commented Oct 23, 2022

pattern to follow for Jetpack Media3

The Android media3 video specifies
https://www.youtube.com/watch?v=sTIBDcyCmCg&t=480s
, mediacontroller is a player implementation, we can direclty pass it to the playerview,

So do we need a mediaconnection class, or we can directly use the implement in the activity and serviceclass, like it was provied in the mediasessions demo

https://github.com/androidx/media/tree/release/demos/session

follows this pattern , should we follow this , then a lot of code is removed. Then UAMP compose/media3 demo still follows the old pattern , can there be a proper explanation, and if we need to follow the mediasession demo pattern, will the UAMP code be updated to that pattern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant