Searched refs:alertOSDSupported (Results 1 – 5 of 5) sorted by relevance
/dports/multimedia/syncplay/syncplay-1.6.4a/syncplay/players/ | ||
H A D | mplayer.py | 20 alertOSDSupported = False variable in MplayerPlayer |
H A D | mpv.py | 125 alertOSDSupported = True variable in NewMpvPlayer |
H A D | mpc.py | 316 alertOSDSupported = False variable in MPCHCAPIPlayer |
H A D | vlc.py | 26 alertOSDSupported = True variable in VlcPlayer |
/dports/multimedia/syncplay/syncplay-1.6.4a/syncplay/ | ||
H A D | client.py | 151 if not self._player.alertOSDSupported: |