Creation of the new player management service with Media3

This commit is contained in:
CappielloAntonio 2021-12-29 10:17:34 +01:00
parent 185a9d7107
commit 01c55118ad
2 changed files with 249 additions and 0 deletions

View file

@ -209,4 +209,6 @@
<string name="starred_sync_dialog_title">Sync starred tracks</string>
<string name="settings_title_transcoding">Transcoding</string>
<string name="settings_summary_transcoding">Priority given to the transcoding mode. If set to \"Direct play\" the bitrate of the file will not be changed.</string>
<string name="notification_channel_name">playNotificationChannelName</string>
<string name="notification_channel_description">playNotificationChannelNameDescription</string>
</resources>