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

Static Public Attributes

static constexpr bool IsCamera = false
static constexpr auto Member = &QMediaCaptureSessionPrivate::recorder
static constexpr auto Setter = &QMediaCaptureSession::setRecorder
static constexpr auto PlatformSetter = &QPlatformMediaCaptureSession::setMediaRecorder
static constexpr auto PlatformObjectProvider = &QMediaRecorder::platformRecoder
static constexpr auto ChangeNotifier = &QMediaCaptureSession::recorderChanged

Detailed Description

Definition at line 209 of file qmediacapturesession.cpp.

Member Data Documentation

◆ ChangeNotifier

constexpr auto QMediaCaptureSession::ObjectTraits< QMediaRecorder >::ChangeNotifier = &QMediaCaptureSession::recorderChanged
staticconstexpr

Definition at line 216 of file qmediacapturesession.cpp.

◆ IsCamera

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

Definition at line 211 of file qmediacapturesession.cpp.

◆ Member

constexpr auto QMediaCaptureSession::ObjectTraits< QMediaRecorder >::Member = &QMediaCaptureSessionPrivate::recorder
staticconstexpr

Definition at line 212 of file qmediacapturesession.cpp.

◆ PlatformObjectProvider

constexpr auto QMediaCaptureSession::ObjectTraits< QMediaRecorder >::PlatformObjectProvider = &QMediaRecorder::platformRecoder
staticconstexpr

Definition at line 215 of file qmediacapturesession.cpp.

◆ PlatformSetter

constexpr auto QMediaCaptureSession::ObjectTraits< QMediaRecorder >::PlatformSetter = &QPlatformMediaCaptureSession::setMediaRecorder
staticconstexpr

Definition at line 214 of file qmediacapturesession.cpp.

◆ Setter

constexpr auto QMediaCaptureSession::ObjectTraits< QMediaRecorder >::Setter = &QMediaCaptureSession::setRecorder
staticconstexpr

Definition at line 213 of file qmediacapturesession.cpp.


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