![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qplatformaudioresampler_p.h>
Public Member Functions | |
virtual | ~QPlatformAudioResampler ()=default |
virtual QAudioBuffer | resample (const char *data, size_t size)=0 |
Definition at line 23 of file qplatformaudioresampler_p.h.
|
virtualdefault |
|
pure virtual |
Implemented in QFFmpegResampler.