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

Static Public Attributes

static constexpr auto Member = &QMediaCaptureSessionPrivate::windowCapture
static constexpr auto Setter = &QMediaCaptureSession::setWindowCapture
static constexpr auto PlatformSetter = &QPlatformMediaCaptureSession::setWindowCapture
static constexpr auto PlatformObjectProvider = &QWindowCapture::platformWindowCapture
static constexpr auto ChangeNotifier = &QMediaCaptureSession::windowCaptureChanged

Detailed Description

Definition at line 147 of file qmediacapturesession.cpp.

Member Data Documentation

◆ ChangeNotifier

constexpr auto QMediaCaptureSession::ObjectTraits< QWindowCapture >::ChangeNotifier = &QMediaCaptureSession::windowCaptureChanged
staticconstexpr

Definition at line 153 of file qmediacapturesession.cpp.

◆ Member

constexpr auto QMediaCaptureSession::ObjectTraits< QWindowCapture >::Member = &QMediaCaptureSessionPrivate::windowCapture
staticconstexpr

Definition at line 149 of file qmediacapturesession.cpp.

◆ PlatformObjectProvider

constexpr auto QMediaCaptureSession::ObjectTraits< QWindowCapture >::PlatformObjectProvider = &QWindowCapture::platformWindowCapture
staticconstexpr

Definition at line 152 of file qmediacapturesession.cpp.

◆ PlatformSetter

constexpr auto QMediaCaptureSession::ObjectTraits< QWindowCapture >::PlatformSetter = &QPlatformMediaCaptureSession::setWindowCapture
staticconstexpr

Definition at line 151 of file qmediacapturesession.cpp.

◆ Setter

constexpr auto QMediaCaptureSession::ObjectTraits< QWindowCapture >::Setter = &QMediaCaptureSession::setWindowCapture
staticconstexpr

Definition at line 150 of file qmediacapturesession.cpp.


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