![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "private/qplatformmediaplayer_p.h"#include <QtCore/qcoreapplication.h>#include <QtCore/qdatetime.h>#include <QtCore/qthread.h>#include <QtCore/qvarlengtharray.h>#include <QtCore/qdebug.h>#include <QtCore/qfile.h>#include <QtCore/qbuffer.h>#include "private/qplatformaudiooutput_p.h"#include "qaudiooutput.h"#include "mfplayercontrol_p.h"#include "mfvideorenderercontrol_p.h"#include <mfmetadata_p.h>#include <private/qwindowsaudioutils_p.h>#include "mfplayersession_p.h"#include <mferror.h>#include <nserror.h>#include <winerror.h>#include "sourceresolver_p.h"#include <wmcodecdsp.h>#include <mfidl.h>#include <mmdeviceapi.h>#include <propvarutil.h>#include <wininet.h>#include <functiondiscoverykeys_devpkey.h>#include "moc_mfplayersession_p.cpp"Go to the source code of this file.
Functions | |
| HRESULT | BindOutputNode (IMFTopologyNode *pNode) |
| HRESULT | BindOutputNodes (IMFTopology *pTopology) |
| HRESULT BindOutputNode | ( | IMFTopologyNode * | pNode | ) |
Definition at line 477 of file mfplayersession.cpp.
| HRESULT BindOutputNodes | ( | IMFTopology * | pTopology | ) |
Definition at line 519 of file mfplayersession.cpp.