|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlineoverridevirtual |
Marks the buffer's data availability for the current processing cycle.
| has_data | True if the buffer has valid data to process, false otherwise |
This method allows external systems to control whether the buffer should be considered for processing in the current cycle. Behavior varies by buffer type:
Implements MayaFlux::Buffers::Buffer.
Definition at line 182 of file VKBuffer.hpp.