AudioPlayerViewController: Add Chromecast support
This merge requests adds the Chromecast support to the audio player.
The interface is now updated when a cast connection is:
- established inside the audio player
- detected when opening the audio player
The VideoPlayerInfoView class was renamed to PlayerInfoView to match the purpose of this class as it is used in both the video and the audio player.
The device button's appearance of the video player is also adjusted according to the current cast state.
This fixes a visual glitch where the button is not updated when the connection is dropped before opening the player.
Edited by Diogo Simao Marques
Merge request reports
Activity
Filter activity
changed milestone to %3.4.0
added 5 commits
-
1a7075c2...d0aa5f0b - 2 commits from branch
videolan:master
- 0d7a56a4 - Cosmetics: VideoPlayerInfoView: Rename class
- 1e5de1cb - AudioPlayerViewController: Add chromecast support
- d3372eae - VideoPlayerViewController: Adjust the DeviceButton appearance
Toggle commit list-
1a7075c2...d0aa5f0b - 2 commits from branch
enabled an automatic merge when the pipeline for d3372eae succeeds
Please register or sign in to reply