Pass through more simple media item info to MacOS
This commit is contained in:
parent
eb7509a4e0
commit
28da4da69f
2 changed files with 22 additions and 0 deletions
|
@ -24,6 +24,7 @@ MPNowPlayingInfoPropertyMediaType: Final = "MPNowPlayingInfoPropertyMediaType"
|
|||
MPNowPlayingInfoMediaTypeAudio: Final = 1
|
||||
MPNowPlayingInfoMediaTypeNone: Final = 0
|
||||
|
||||
MPNowPlayingInfoPropertyPlaybackRate: Final = "MPNowPlayingInfoPropertyPlaybackRate"
|
||||
MPNowPlayingInfoPropertyPlaybackQueueCount: Final = (
|
||||
"MPNowPlayingInfoPropertyPlaybackQueueCount"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue