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

(735242cb539f7665fe40f679e988667bca6cfbad)

#include "qx11surfacecapture_p.h"
#include "qffmpegsurfacecapturegrabber_p.h"
#include <qvideoframe.h>
#include <qscreen.h>
#include <qwindow.h>
#include <qdebug.h>
#include <qguiapplication.h>
#include <qloggingcategory.h>
#include "private/qcapturablewindow_p.h"
#include "private/qmemoryvideobuffer_p.h"
#include "private/qvideoframeconversionhelper_p.h"
#include "private/qvideoframe_p.h"
#include <X11/Xlib.h>
#include <sys/shm.h>
#include <X11/extensions/XShm.h>
#include <X11/Xutil.h>
#include <X11/extensions/Xrandr.h>
#include <optional>
Include dependency graph for qx11surfacecapture.cpp:

Go to the source code of this file.

Classes

class  QX11SurfaceCapture::Grabber

Functions

QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY (qLcX11SurfaceCapture, "qt.multimedia.ffmpeg.qx11surfacecapture")

Function Documentation

◆ Q_STATIC_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY ( qLcX11SurfaceCapture ,
"qt.multimedia.ffmpeg.qx11surfacecapture"  )