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
QMediaCaptureSession::ObjectTraits< QScreenCapture > Struct Reference
Collaboration diagram for QMediaCaptureSession::ObjectTraits< QScreenCapture >:

Static Public Attributes

static constexpr auto Member = &QMediaCaptureSessionPrivate::screenCapture
static constexpr auto Setter = &QMediaCaptureSession::setScreenCapture
static constexpr auto PlatformSetter = &QPlatformMediaCaptureSession::setScreenCapture
static constexpr auto PlatformObjectProvider = &QScreenCapture::platformScreenCapture
static constexpr auto ChangeNotifier = &QMediaCaptureSession::screenCaptureChanged

Detailed Description

Definition at line 137 of file qmediacapturesession.cpp.

Member Data Documentation

◆ ChangeNotifier

constexpr auto QMediaCaptureSession::ObjectTraits< QScreenCapture >::ChangeNotifier = &QMediaCaptureSession::screenCaptureChanged
staticconstexpr

Definition at line 143 of file qmediacapturesession.cpp.

◆ Member

constexpr auto QMediaCaptureSession::ObjectTraits< QScreenCapture >::Member = &QMediaCaptureSessionPrivate::screenCapture
staticconstexpr

Definition at line 139 of file qmediacapturesession.cpp.

◆ PlatformObjectProvider

constexpr auto QMediaCaptureSession::ObjectTraits< QScreenCapture >::PlatformObjectProvider = &QScreenCapture::platformScreenCapture
staticconstexpr

Definition at line 142 of file qmediacapturesession.cpp.

◆ PlatformSetter

constexpr auto QMediaCaptureSession::ObjectTraits< QScreenCapture >::PlatformSetter = &QPlatformMediaCaptureSession::setScreenCapture
staticconstexpr

Definition at line 141 of file qmediacapturesession.cpp.

◆ Setter

constexpr auto QMediaCaptureSession::ObjectTraits< QScreenCapture >::Setter = &QMediaCaptureSession::setScreenCapture
staticconstexpr

Definition at line 140 of file qmediacapturesession.cpp.


The documentation for this struct was generated from the following file: