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
QVideoSinkPrivate Class Reference
Collaboration diagram for QVideoSinkPrivate:

Public Member Functions

 QVideoSinkPrivate (QVideoSink *q)
 ~QVideoSinkPrivate ()
void unregisterSource ()
 QVideoSinkPrivate (QVideoSink *q)
 ~QVideoSinkPrivate ()
void unregisterSource ()

Public Attributes

QVideoSinkq_ptr = nullptr
QPlatformVideoSinkvideoSink = nullptr
QObjectsource = nullptr
QRhirhi = nullptr

Detailed Description

Definition at line 20 of file qvideosink.cpp.

Constructor & Destructor Documentation

◆ QVideoSinkPrivate() [1/2]

QVideoSinkPrivate::QVideoSinkPrivate ( QVideoSink * q)
inline

Definition at line 22 of file qvideosink.cpp.

References q_ptr, and videoSink.

◆ ~QVideoSinkPrivate() [1/2]

QVideoSinkPrivate::~QVideoSinkPrivate ( )
inline

Definition at line 32 of file qvideosink.cpp.

References videoSink.

◆ QVideoSinkPrivate() [2/2]

QVideoSinkPrivate::QVideoSinkPrivate ( QVideoSink * q)
inline

Definition at line 22 of file qvideosink.cpp.

◆ ~QVideoSinkPrivate() [2/2]

QVideoSinkPrivate::~QVideoSinkPrivate ( )
inline

Definition at line 32 of file qvideosink.cpp.

Member Function Documentation

◆ unregisterSource() [1/2]

void QVideoSinkPrivate::unregisterSource ( )
inline

Definition at line 36 of file qvideosink.cpp.

◆ unregisterSource() [2/2]

void QVideoSinkPrivate::unregisterSource ( )
inline

Definition at line 36 of file qvideosink.cpp.

Member Data Documentation

◆ q_ptr

QVideoSink * QVideoSinkPrivate::q_ptr = nullptr

Definition at line 48 of file qvideosink.cpp.

Referenced by QVideoSinkPrivate().

◆ rhi

QRhi * QVideoSinkPrivate::rhi = nullptr

Definition at line 51 of file qvideosink.cpp.

◆ source

QObject * QVideoSinkPrivate::source = nullptr

Definition at line 50 of file qvideosink.cpp.

◆ videoSink

QPlatformVideoSink * QVideoSinkPrivate::videoSink = nullptr

Definition at line 49 of file qvideosink.cpp.

Referenced by QVideoSinkPrivate(), and ~QVideoSinkPrivate().


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