MCPcopy Create free account
hub / github.com/cinder/Cinder / getFramesPerBlock

Method getFramesPerBlock

src/cinder/audio/Node.cpp:330–333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

328}
329
330size_t Node::getFramesPerBlock() const
331{
332 return getContext()->getFramesPerBlock();
333}
334
335bool Node::inputChannelsAreUnequal() const
336{

Callers 9

setupMethod · 0.45
printDefaultOutputMethod · 0.45
updateContextUIMethod · 0.45
printDeviceDetailsMethod · 0.45
setupUIMethod · 0.45
keyDownMethod · 0.45
initializeMethod · 0.45
initInternalBufferMethod · 0.45

Calls 1

getContextFunction · 0.85

Tested by 6

setupMethod · 0.36
printDefaultOutputMethod · 0.36
updateContextUIMethod · 0.36
printDeviceDetailsMethod · 0.36
setupUIMethod · 0.36
keyDownMethod · 0.36