Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getNumInputChannels
Method
getNumInputChannels
src/cinder/audio/Device.cpp:118–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
size_t Device::getNumInputChannels()
119
{
120
return Context::deviceManager()->getNumInputChannels( shared_from_this() );
121
}
122
123
size_t Device::getNumOutputChannels()
124
{
Callers
8
printDefaultOutput
Method · 0.45
setupMultiChannelDevice
Method · 0.45
setupMultiChannelDeviceWindows
Method · 0.45
printDeviceDetails
Method · 0.45
InputDeviceNode
Method · 0.45
getInputDevices
Method · 0.45
printDevicesToString
Method · 0.45
findDeviceByName
Method · 0.45
Calls
no outgoing calls
Tested by
4
printDefaultOutput
Method · 0.36
setupMultiChannelDevice
Method · 0.36
setupMultiChannelDeviceWindows
Method · 0.36
printDeviceDetails
Method · 0.36