KotlinAudio
KotlinAudio copied to clipboard
Partial migration to media3
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
Nice mate!
@puckey @brad-sf How is this update going? Will it be merge soon?
@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.