|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API SpatialCaptureSource MayaFlux::IO::make_network_geometry_source | ( | std::string | stream_name, |
| std::shared_ptr< Buffers::NetworkGeometryBuffer > | buffer | ||
| ) |
Build a SpatialCaptureSource that packs a NetworkGeometryBuffer's driving network through write_network_geometry_buffer_sample() each tick.
| stream_name | Stream name within the target archive. |
| buffer | Source buffer, held for the source's lifetime. |
Definition at line 18 of file SpatialTransfer.cpp.
References buffer, name, MayaFlux::IO::SpatialCaptureSource::stream_name, and write_network_geometry_buffer_sample().
Here is the call graph for this function: