Searched defs:IsVolumeSettableOnChannel (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/audio/mac/
H A Daudio_low_latency_input_mac.cc328 if (IsVolumeSettableOnChannel(i))
355 if (IsVolumeSettableOnChannel(kAudioObjectPropertyElementMaster)) {
372 if (IsVolumeSettableOnChannel(i)) {
665 bool AUAudioInputStream::IsVolumeSettableOnChannel(int channel) { function in class:media::AUAudioInputStream

Completed in 397 milliseconds