NAP
BufferPlayerNode Member List

This is the complete list of members for BufferPlayerNode, including all inherited members.

audioOutputBufferPlayerNode
BufferPlayerNode(NodeManager &manager)BufferPlayerNode
bufferSizeChanged(int bufferSize)Processprotectedvirtual
getBufferSize() constProcess
getChannel() constBufferPlayerNode
getInputs() constNode
getNodeManager() constProcess
getOutputBuffer(OutputPin &output)Nodeprotected
getOutputs() constNode
getPosition() constBufferPlayerNode
getSampleRate() constProcess
getSampleTime() constProcess
getSpeed() constBufferPlayerNode
isRegisteredWithNodeManager() constProcessprotected
Node(NodeManager &manager)Node
operator=(const Process &)=deleteProcess
play(int channel=0, DiscreteTimeValue position=0, ControllerValue speed=1.)BufferPlayerNode
Process(NodeManager &nodeManager)Process
Process(ParentProcess &parent)Process
Process(const Process &)=deleteProcess
sampleRateChanged(float sampleRate)Processprotectedvirtual
setBuffer(SafePtr< MultiSampleBuffer > buffer)BufferPlayerNode
setChannel(int channel)BufferPlayerNode
setPosition(DiscreteTimeValue position)BufferPlayerNode
setSpeed(ControllerValue speed)BufferPlayerNode
stop()BufferPlayerNode
update()Process
~Process()Processvirtual