|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
static |
Create a load operation from container to buffer.
| source | Source container to read from |
| target | Target buffer to write to |
| start_frame | Starting frame position (default: 0) |
| length | Number of frames to load (default: 0 = all) |
Definition at line 120 of file BufferOperation.cpp.
References LOAD, m_load_length, m_source_container, m_start_frame, and m_target_buffer.