Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getNumOutputChannels
Method
getNumOutputChannels
src/cinder/audio/Device.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
size_t Device::getNumOutputChannels()
124
{
125
return Context::deviceManager()->getNumOutputChannels( shared_from_this() );
126
}
127
128
size_t Device::getSampleRate()
129
{
Callers
9
setupMultichannelDevice
Method · 0.45
printDefaultOutput
Method · 0.45
setupMultiChannelDevice
Method · 0.45
setupMultiChannelDeviceWindows
Method · 0.45
printDeviceDetails
Method · 0.45
OutputDeviceNode
Method · 0.45
getOutputDevices
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