MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_write_position

uint64_t MayaFlux::Buffers::StreamWriteProcessor::m_write_position { 0 }
private

Current write position in frames.

Definition at line 103 of file StreamWriteProcessor.hpp.

103{ 0 }; ///< Current write position in frames

Referenced by get_write_position_time(), processing_function(), and set_write_position_time().