Searched defs:isPlayingRemotely (Results 1 – 2 of 2) sorted by relevance
599 void MediaControlCastButtonElement::setIsPlayingRemotely(bool isPlayingRemotely) in setIsPlayingRemotely()
109 bool isPlayingRemotely() const { return m_playingRemotely; } in isPlayingRemotely() function