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
avfdisplaylink.mm File Reference

(4d17ecbcd4f278159c643f14a7cceaca1d53a6e1)

#include "avfdisplaylink_p.h"
#include <QtCore/qcoreapplication.h>
#include "moc_avfdisplaylink_p.cpp"
+ Include dependency graph for avfdisplaylink.mm:

Go to the source code of this file.

Functions

static QT_USE_NAMESPACE CVReturn CVDisplayLinkCallback (CVDisplayLinkRef displayLink, const CVTimeStamp *inNow, const CVTimeStamp *inOutputTime, CVOptionFlags flagsIn, CVOptionFlags *flagsOut, void *displayLinkContext)
 

Function Documentation

◆ CVDisplayLinkCallback()

static QT_USE_NAMESPACE CVReturn CVDisplayLinkCallback ( CVDisplayLinkRef displayLink,
const CVTimeStamp * inNow,
const CVTimeStamp * inOutputTime,
CVOptionFlags flagsIn,
CVOptionFlags * flagsOut,
void * displayLinkContext )
static

Definition at line 75 of file avfdisplaylink.mm.

References AVFDisplayLink::displayLinkEvent(), and Q_UNUSED.

Referenced by AVFDisplayLink::AVFDisplayLink().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: