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
mfplayersession.cpp File Reference

(b59bf3fd57c4cebd853ac96a505c1b249c00e5f5)

#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/qwindowsmfdefs_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 <mmdeviceapi.h>
#include <propvarutil.h>
#include <functiondiscoverykeys_devpkey.h>
#include "moc_mfplayersession_p.cpp"
+ Include dependency graph for mfplayersession.cpp:

Go to the source code of this file.

Functions

HRESULT BindOutputNode (IMFTopologyNode *pNode)
 
HRESULT BindOutputNodes (IMFTopology *pTopology)
 

Function Documentation

◆ BindOutputNode()

HRESULT BindOutputNode ( IMFTopologyNode * pNode)

Definition at line 476 of file mfplayersession.cpp.

Referenced by BindOutputNodes().

+ Here is the caller graph for this function:

◆ BindOutputNodes()

HRESULT BindOutputNodes ( IMFTopology * pTopology)

Definition at line 518 of file mfplayersession.cpp.

References BindOutputNode(), and i.

+ Here is the call graph for this function: