|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Checks if the buffer is marked as internal-only.
Indicates whether the buffer is excluded from root-level aggregation and processing. Internal-only buffers are typically processed entirely within a specific backend or domain.
Implemented in MayaFlux::Buffers::AudioBuffer, and MayaFlux::Buffers::VKBuffer.