Media::SndfileDecoder Class Reference
Public Member Functions | |
void | decode (const QString &path, audio_handle hdl) |
Static Public Member Functions | |
static std::optional< AudioInfo > | do_probe (const QString &path) |
Public Attributes | |
int32_t | fileSampleRate {} |
int32_t | convertedSampleRate {} |
int32_t | channels {} |
std::size_t | decoded {} |
The documentation for this class was generated from the following files:
- SndfileDecoder.hpp
- SndfileDecoder.cpp