Home
last modified time | relevance | path

Searched refs:IsPlayEnabled (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_base/base/platform/win/
H A Dbase_system_media_controls_win.cpp206 _private->controls.IsPlayEnabled(value); in setIsPlayPauseEnabled()
/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/plugins/mpriscontrol/
H A Dmpriscontrolplugin-win.cpp91 np.set(QStringLiteral("canPlay"), playbackControls.IsPlayEnabled()); in sendPlaybackInfo()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windowing/win10/
H A DWinEventsWin10.cpp146 m_smtc.IsPlayEnabled(true); in InitEventHandlers()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Media/Control/
H A Dmod.rs546 pub fn IsPlayEnabled(&self) -> ::windows::runtime::Result<bool> { in IsPlayEnabled() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Media/
H A Dmod.rs3027 pub fn IsPlayEnabled(&self) -> ::windows::runtime::Result<bool> { in IsPlayEnabled() method