![]() |
Qt 6.x
The Qt SDK
|
#include <qgstreamerintegration_p.h>
Inheritance diagram for QGstreamerIntegration:
Collaboration diagram for QGstreamerIntegration:Static Public Member Functions | |
| static QGstreamerIntegration * | instance () |
Static Public Member Functions inherited from QPlatformMediaIntegration | |
| static QPlatformMediaIntegration * | instance () |
Additional Inherited Members | |
Protected Attributes inherited from QPlatformMediaIntegration | |
| std::unique_ptr< QPlatformVideoDevices > | m_videoDevices |
| std::unique_ptr< QPlatformCapturableWindows > | m_capturableWindows |
Definition at line 25 of file qgstreamerintegration_p.h.
| QGstreamerIntegration::QGstreamerIntegration | ( | ) |
Definition at line 40 of file qgstreamerintegration.cpp.
References QPlatformMediaIntegration::m_videoDevices.
| QGstreamerIntegration::~QGstreamerIntegration | ( | ) |
Definition at line 47 of file qgstreamerintegration.cpp.
|
overridevirtual |
Reimplemented from QPlatformMediaIntegration.
Definition at line 62 of file qgstreamerintegration.cpp.
References QGstreamerAudioDecoder::create().
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QPlatformMediaIntegration.
Definition at line 97 of file qgstreamerintegration.cpp.
References QGstreamerAudioInput::create().
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QPlatformMediaIntegration.
Definition at line 102 of file qgstreamerintegration.cpp.
References QGstreamerAudioOutput::create().
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QPlatformMediaIntegration.
Definition at line 77 of file qgstreamerintegration.cpp.
References camera, and QGstreamerCamera::create().
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QPlatformMediaIntegration.
Definition at line 67 of file qgstreamerintegration.cpp.
References QGstreamerMediaCapture::create().
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QPlatformMediaIntegration.
Definition at line 87 of file qgstreamerintegration.cpp.
References QGstreamerImageCapture::create(), and imageCapture.
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QPlatformMediaIntegration.
Definition at line 72 of file qgstreamerintegration.cpp.
References QGstreamerMediaPlayer::create(), and player.
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QPlatformMediaIntegration.
Definition at line 82 of file qgstreamerintegration.cpp.
References recorder.
|
overridevirtual |
Reimplemented from QPlatformMediaIntegration.
Definition at line 92 of file qgstreamerintegration.cpp.
|
overridevirtual |
Implements QPlatformMediaIntegration.
Definition at line 52 of file qgstreamerintegration.cpp.
| const QGstreamerFormatInfo * QGstreamerIntegration::gstFormatsInfo | ( | ) | const |
Definition at line 57 of file qgstreamerintegration.cpp.
Referenced by createAudioProfile(), createContainerProfile(), and createVideoProfile().
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 31 of file qgstreamerintegration_p.h.
References QPlatformMediaIntegration::instance().
Referenced by createAudioProfile(), createContainerProfile(), createVideoProfile(), and QGstreamerCamera::setCamera().
Here is the call graph for this function:
Here is the caller graph for this function:| GstDevice * QGstreamerIntegration::videoDevice | ( | const QByteArray & | id | ) | const |
Definition at line 107 of file qgstreamerintegration.cpp.
References QPlatformMediaIntegration::m_videoDevices, and videoDevice().
Referenced by videoDevice().
Here is the call graph for this function:
Here is the caller graph for this function: