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 bool IsCamera = false
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 154 of file qmediacapturesession.cpp.

Member Data Documentation

◆ ChangeNotifier

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

Definition at line 161 of file qmediacapturesession.cpp.

◆ IsCamera

constexpr bool QMediaCaptureSession::ObjectTraits< QScreenCapture >::IsCamera = false
staticconstexpr

Definition at line 156 of file qmediacapturesession.cpp.

◆ Member

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

Definition at line 157 of file qmediacapturesession.cpp.

◆ PlatformObjectProvider

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

Definition at line 160 of file qmediacapturesession.cpp.

◆ PlatformSetter

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

Definition at line 159 of file qmediacapturesession.cpp.

◆ Setter

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

Definition at line 158 of file qmediacapturesession.cpp.


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