Home
last modified time | relevance | path

Searched refs:OutputChannelCount (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerCore.h78 uint32 OutputChannelCount();
H A DMixerInput.cpp464 if (fCore->OutputChannelCount() <= 2) { in _UpdateInputChannelDestinationMask()
H A DMixerCore.cpp318 MixerCore::OutputChannelCount() in OutputChannelCount() function in MixerCore