MayaFlux 0.1.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 94 of file SoundFileReader.cpp.

95{
96 close();
97}
void close() override
Close the currently open file and release resources.

References close().

+ Here is the call graph for this function: