First basic implementation of cast functionality

This commit is contained in:
CappielloAntonio 2022-01-06 11:07:39 +01:00
parent 2d82007abd
commit 75bad72d83
7 changed files with 63 additions and 12 deletions

View file

@ -212,4 +212,5 @@
<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>
<string name="media_route_menu_title">Cast</string>
</resources>