|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::vector< Kakshya::DataVariant > MayaFlux::IO::SoundFileReader::read_frames | ( | uint64_t | num_frames, |
| uint64_t | offset = 0 |
||
| ) |
Read a specific number of frames from the file.
| num_frames | Number of frames to read. |
| offset | Frame offset from beginning. |
Definition at line 515 of file SoundFileReader.cpp.
References decode_frames(), m_context, m_context_mutex, m_current_frame_position, seek_internal(), and set_error().
Referenced by read_all(), and read_region().
Here is the call graph for this function:
Here is the caller graph for this function: