Searched refs:supportedChannels (Results 1 – 1 of 1) sorted by relevance
4968 for (auto supportedChannels : moduleInfo.supportedChannels_) { in AddAudioDevice() local4969 streamInfo.channels.insert(static_cast<AudioChannel>(supportedChannels)); in AddAudioDevice()