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 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 187 of file qmediacapturesession.cpp.

Member Data Documentation

◆ ChangeNotifier

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

Definition at line 193 of file qmediacapturesession.cpp.

◆ Member

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

Definition at line 189 of file qmediacapturesession.cpp.

◆ PlatformObjectProvider

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

Definition at line 192 of file qmediacapturesession.cpp.

◆ PlatformSetter

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

Definition at line 191 of file qmediacapturesession.cpp.

◆ Setter

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

Definition at line 190 of file qmediacapturesession.cpp.


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