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

Partial migration to media3 #61

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

puckey
Copy link
Contributor

@puckey puckey commented Feb 9, 2023

Spent a moment looking at migrating to media3 using the following migration guide: https://developer.android.com/guide/topics/media/media3/getting-started/migration-guide

Unfinished bits:

  • MediaSessionCallback.RATING
  • NotificationManager: mediaSessionConnector.invalidateMediaSessionQueue() / mediaSession.invalidateMediaSessionMetadata() functionality
  • BaseAudioPlayer ratingType
  • BaseAudioPlayer requestAudioFocus / releaseAudioFocus
  • QueuedAudioPlayer init: setQueueNavigator / setMetadataDeduplicationEnabled

Unfinished bits:
- MediaSessionCallback.RATING
- NotificationManager: mediaSessionConnector.invalidateMediaSessionQueue() / mediaSession.invalidateMediaSessionMetadata() functionality
- BaseAudioPlayer ratingType
- BaseAudioPlayer requestAudioFocus / releaseAudioFocus
- QueuedAudioPlayer init: setQueueNavigator / setMetadataDeduplicationEnabled
@bradfloodx
Copy link

Nice mate!

@theRealSheng
Copy link

@puckey @brad-sf How is this update going? Will it be merge soon?

@dcvz
Copy link
Contributor

dcvz commented Nov 7, 2023

@puckey @brad-sf How is this update going? Will it be merge soon?

Migration to media3 is a planned task, but its a slightly bigger update. It will take some time to complete.

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

Successfully merging this pull request may close these issues.

4 participants