Searched defs:GetAudioOutputDevices (Results 1 – 3 of 3) sorted by relevance
110 bool GetAudioOutputDevices(std::vector<std::string>* names) { in GetAudioOutputDevices() function
221 bool DeviceManager::GetAudioOutputDevices(std::vector<Device>* devices) { in GetAudioOutputDevices() function in cricket::DeviceManager
749 bool ChannelManager::GetAudioOutputDevices(std::vector<std::string>* names) { in GetAudioOutputDevices() function in cricket::ChannelManager