MCPcopy 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
123size_t Device::getNumOutputChannels()
124{
125 return Context::deviceManager()->getNumOutputChannels( shared_from_this() );
126}
127
128size_t Device::getSampleRate()
129{

Callers 9

printDefaultOutputMethod · 0.45
printDeviceDetailsMethod · 0.45
OutputDeviceNodeMethod · 0.45
getOutputDevicesMethod · 0.45
printDevicesToStringMethod · 0.45
findDeviceByNameMethod · 0.45

Calls

no outgoing calls

Tested by 4

printDefaultOutputMethod · 0.36
printDeviceDetailsMethod · 0.36