Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
evrcustompresenter_p.h File Reference

(ad9a9e2a5ea33a882bb5b4672a15fe0b6b6dec10)

#include <QObject>
#include <qmutex.h>
#include <qqueue.h>
#include <qevent.h>
#include <qrect.h>
#include <qvideoframeformat.h>
#include <qvideosink.h>
#include <qpointer.h>
#include <QtCore/private/qcomptr_p.h>
#include "evrhelpers_p.h"
#include <d3d9.h>
#include <dxva2api.h>
#include <evr9.h>
#include <evr.h>
#include <mfidl.h>
#include <mfapi.h>
#include <mferror.h>
Include dependency graph for evrcustompresenter_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AsyncCallback< T >
class  Scheduler
class  SamplePool
class  EVRCustomPresenter

Functions

bool qt_evr_setCustomPresenter (IUnknown *evr, EVRCustomPresenter *presenter)

Function Documentation

◆ qt_evr_setCustomPresenter()

bool qt_evr_setCustomPresenter ( IUnknown * evr,
EVRCustomPresenter * presenter )

Definition at line 46 of file evrcustompresenter.cpp.