MayaFlux 0.1.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 312 of file SoundFileReader.hpp.

312{ 0 };

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