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

◆ m_current_frame_position

std::atomic<uint64_t> MayaFlux::IO::SoundFileReader::m_current_frame_position { 0 }
private

Current frame position for reading.

Definition at line 304 of file SoundFileReader.hpp.

304{ 0 };

Referenced by close(), decode_frames(), get_read_position(), open(), open_from_demux(), read_frames(), and seek_internal().