MCPcopy 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
118size_t Device::getNumInputChannels()
119{
120 return Context::deviceManager()->getNumInputChannels( shared_from_this() );
121}
122
123size_t Device::getNumOutputChannels()
124{

Callers 8

printDefaultOutputMethod · 0.45
printDeviceDetailsMethod · 0.45
InputDeviceNodeMethod · 0.45
getInputDevicesMethod · 0.45
printDevicesToStringMethod · 0.45
findDeviceByNameMethod · 0.45

Calls

no outgoing calls

Tested by 4

printDefaultOutputMethod · 0.36
printDeviceDetailsMethod · 0.36