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

◆ ~SoundFileReader()

MayaFlux::IO::SoundFileReader::~SoundFileReader ( )
override

Destroy the SoundFileReader object.

Cleans up FFmpeg resources and internal state.

Definition at line 59 of file SoundFileReader.cpp.

60{
61 close();
62}
void close() override
Close the currently open file and release resources.

References close().

+ Here is the call graph for this function: