|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
private |
Gets a batch of data from the node.
| num_samples | Number of samples to retrieve |
This method handles the interaction with the node's processing mechanism, ensuring thread-safe access and proper state management.
Definition at line 56 of file NodeBuffer.cpp.
References MayaFlux::Buffers::extract_multiple_samples(), and m_node.
Here is the call graph for this function: