Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
330
size_t Node::getFramesPerBlock() const
331
{
332
return getContext()->getFramesPerBlock();
333
}
334
335
bool Node::inputChannelsAreUnequal() const
336
{
Callers
9
setup
Method · 0.45
printDefaultOutput
Method · 0.45
updateContextUI
Method · 0.45
printDeviceDetails
Method · 0.45
setupUI
Method · 0.45
keyDown
Method · 0.45
initialize
Method · 0.45
getOutputFramesPerBlock
Method · 0.45
initInternalBuffer
Method · 0.45
Calls
1
getContext
Function · 0.85
Tested by
6
setup
Method · 0.36
printDefaultOutput
Method · 0.36
updateContextUI
Method · 0.36
printDeviceDetails
Method · 0.36
setupUI
Method · 0.36
keyDown
Method · 0.36