|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Called when processor is attached to a buffer.
| buffer | Buffer being attached to |
Validates that the buffer is a compatible RootAudioBuffer and ensures token compatibility for proper processing pipeline integration.
Reimplemented from MayaFlux::Buffers::BufferProcessor.
Definition at line 63 of file RootAudioBuffer.cpp.
References MayaFlux::Buffers::are_tokens_compatible(), MayaFlux::Buffers::AUDIO_BACKEND, and MayaFlux::Buffers::BufferProcessor::m_processing_token.
Here is the call graph for this function: