|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Sets the default transformation processor for this buffer.
| processor | Processor to use as default transformation |
The default processor is used when process_default() is called. Different buffer types may accept different processor types depending on their data format and processing requirements.
Implemented in MayaFlux::Buffers::AudioBuffer, and MayaFlux::Buffers::VKBuffer.