|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
virtual |
Get cached audio buffer from last process_batch()
Returns the buffer generated by the most recent process_batch() call. All channels requesting this network's output get the same buffer.
Definition at line 13 of file NodeNetwork.cpp.
References AUDIO_SINK, m_last_audio_buffer, and m_output_mode.