|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Checks if the buffer has data for the current processing cycle.
This method is particularly relevant for dynamic buffer management systems like SignalSourceContainers, where buffers may not always contain valid data. The interpretation and behavior may vary based on the buffer type:
Implemented in MayaFlux::Buffers::AudioBuffer, and MayaFlux::Buffers::VKBuffer.