|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
Collaboration diagram for MayaFlux::IO::SpatialCapture::CaptureState:Public Attributes | |
| std::shared_ptr< SpatialCache > | cache |
| std::atomic< uint32_t > | frame { 0 } |
| uint32_t | max_frames {} |
| std::atomic< bool > | recording { false } |
| std::vector< SpatialCaptureSource > | sources |
| std::atomic< bool > | stop_requested { false } |
Definition at line 46 of file SpatialTransfer.cpp.