![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QVideoSinkPrivate:Public Member Functions | |
| QVideoSinkPrivate (QVideoSink *q) | |
| ~QVideoSinkPrivate () | |
| void | unregisterSource () |
Public Attributes | |
| QVideoSink * | q_ptr = nullptr |
| QPlatformVideoSink * | videoSink = nullptr |
| QObject * | source = nullptr |
| QRhi * | rhi = nullptr |
Definition at line 20 of file qvideosink.cpp.
|
inline |
Definition at line 22 of file qvideosink.cpp.
References QPlatformMediaIntegration::createVideoSink(), QPlatformMediaIntegration::instance(), qWarning, and videoSink.
Here is the call graph for this function:
|
inline |
Definition at line 32 of file qvideosink.cpp.
References videoSink.
|
inline |
Definition at line 36 of file qvideosink.cpp.
References player, QMediaPlayer::setVideoSink(), and source.
Referenced by QVideoSink::~QVideoSink().
Here is the call graph for this function:
Here is the caller graph for this function:| QVideoSink* QVideoSinkPrivate::q_ptr = nullptr |
Definition at line 48 of file qvideosink.cpp.
Definition at line 51 of file qvideosink.cpp.
Referenced by QVideoSink::rhi(), and QVideoSink::setRhi().
Definition at line 50 of file qvideosink.cpp.
Referenced by unregisterSource().
| QPlatformVideoSink* QVideoSinkPrivate::videoSink = nullptr |
Definition at line 49 of file qvideosink.cpp.
Referenced by QVideoSinkPrivate(), ~QVideoSinkPrivate(), QVideoSink::platformVideoSink(), QVideoSink::setRhi(), QVideoSink::setSubtitleText(), QVideoSink::setVideoFrame(), QVideoSink::subtitleText(), QVideoSink::videoFrame(), and QVideoSink::videoSize().