|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::IO::SpatialCapture::SpatialCapture | ( | Vruta::TaskScheduler & | scheduler, |
| std::shared_ptr< SpatialCache > | cache, | ||
| std::vector< SpatialCaptureSource > | sources | ||
| ) |
| scheduler | Scheduler the capture routine is added to. |
| cache | Target cache. Must already be open(); held for the capture's lifetime, and may be shared with other SpatialCapture instances writing their own streams into the same archive. |
| sources | Streams ticked together, in order, every frame. |
Definition at line 71 of file SpatialTransfer.cpp.