|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Gets the transformation chain attached to this buffer.
The processing chain contains multiple transformations that are applied in sequence when the buffer is processed. Chain composition may vary based on the buffer type and backend capabilities.
Implemented in MayaFlux::Buffers::AudioBuffer, and MayaFlux::Buffers::VKBuffer.