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

(e74804afaa4cdf67339af79ab796e8fffd342ecb)

#include <QDebug>
#include <QUrl>
#include <QPoint>
#include <QRect>
#include <QMediaPlayer>
#include <QVideoFrame>
#include <QFile>
#include <QBuffer>
#include <QMimeDatabase>
#include "qwasmvideooutput_p.h"
#include <qvideosink.h>
#include <private/qplatformvideosink_p.h>
#include <private/qmemoryvideobuffer_p.h>
#include <private/qvideotexturehelper_p.h>
#include <private/qvideoframe_p.h>
#include <private/qstdweb_p.h>
#include <QTimer>
#include <emscripten/bind.h>
#include <emscripten/html5.h>
#include <emscripten/val.h>
#include "moc_qwasmvideooutput_p.cpp"
Include dependency graph for qwasmvideooutput.cpp:

Go to the source code of this file.

Functions

static bool checkForVideoFrame ()

Function Documentation

◆ checkForVideoFrame()

bool checkForVideoFrame ( )
static

Definition at line 37 of file qwasmvideooutput.cpp.