Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsoundeffect.cpp File Reference

(7efc9f9b6d058b6e7e6c768b94abf602719b31b4)

#include <QtMultimedia/private/qtmultimediaglobal_p.h>
#include "qsoundeffect.h"
#include "qsamplecache_p.h"
#include "qaudiodevice.h"
#include "qaudiosink.h"
#include "qmediadevices.h"
#include "qaudiobuffer.h"
#include <QtCore/qloggingcategory.h>
#include <private/qplatformmediadevices_p.h>
#include <private/qplatformmediaintegration_p.h>
#include <private/qplatformaudioresampler_p.h>
#include "moc_qsoundeffect.cpp"
+ Include dependency graph for qsoundeffect.cpp:

Go to the source code of this file.

Classes

class  QSoundEffectPrivate
 

Functions

static Q_LOGGING_CATEGORY (qLcSoundEffect, "qt.multimedia.soundeffect") QT_BEGIN_NAMESPACE namespace
 

Function Documentation

◆ Q_LOGGING_CATEGORY()

static Q_LOGGING_CATEGORY ( qLcSoundEffect ,
"qt.multimedia.soundeffect"  )
static

Definition at line 16 of file qsoundeffect.cpp.

References QSample::release().

+ Here is the call graph for this function: