Searched defs:RemotingPreferences (Results 1 – 2 of 2) sorted by relevance
217 struct RemotingPreferences { struct237 bool supports_chrome_audio_codecs = false;241 bool supports_4k = false;
175 using RemotingPreferences = ReceiverSession::RemotingPreferences; typedef