Skip to content

implement audio playback by setting force-window property#161

Open
coolkiid wants to merge 1 commit intoxfangfang:devfrom
coolkiid:p/coolkiid/audio-playback
Open

implement audio playback by setting force-window property#161
coolkiid wants to merge 1 commit intoxfangfang:devfrom
coolkiid:p/coolkiid/audio-playback

Conversation

@coolkiid
Copy link
Contributor

@coolkiid coolkiid commented Jan 26, 2023

Happy new year!

This pr provides an easy implementation to support audio playback for #18

Firstly, declare a list that contains some common formats of music application. (e.g. m4a for Netease Music, mp3 for QQ Music)

Secondly, add a new item to observed_property, file_format.

Thirdly, if Macast find a casting file format in the AudioFormat, send a command to set --force-window property so that mpv window will display as the music starts to play. reference of why we can set options at runtime, see the 'Note' below the title.

Finally, while casting a song from Netease Music, Macast's behaviour is as follow.

audio-playback

Looking forward to your code review :)

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.

1 participant