![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| ~Grabber () override | |
| const QVideoFrameFormat & | format () const |
| ~Grabber () override | |
| const QVideoFrameFormat & | format () const |
Static Public Member Functions | |
| static std::unique_ptr< Grabber > | create (QX11SurfaceCapture &capture, QScreen *screen) |
| static std::unique_ptr< Grabber > | create (QX11SurfaceCapture &capture, WId wid) |
| static std::unique_ptr< Grabber > | create (QX11SurfaceCapture &capture, QScreen *screen) |
| static std::unique_ptr< Grabber > | create (QX11SurfaceCapture &capture, WId wid) |
Protected Member Functions | |
| QVideoFrame | grabFrame () override |
| QVideoFrame | grabFrame () override |
Additional Inherited Members | |
| Signals inherited from QFFmpegSurfaceCaptureGrabber | |
| void | frameGrabbed (const QVideoFrame &) |
| void | errorUpdated (QPlatformSurfaceCapture::Error error, const QString &description) |
| Signals inherited from QObject | |
| void | destroyed (QObject *=nullptr) |
| This signal is emitted immediately before the object obj is destroyed, after any instances of QPointer have been notified, and cannot be blocked. | |
| void | objectNameChanged (const QString &objectName, QPrivateSignal) |
| This signal is emitted after the object's name has been changed. | |
| Properties inherited from QObject | |
| QString | objectName |
| the name of this object | |
| Related Symbols inherited from QObject | |
| template< class T > T | qobject_cast (const QObject *object) |
| Returns the given object cast to type T if the object is of type T (or of a subclass); otherwise returns \nullptr. | |
| template< typename T > T | qFindChildqFindChildren (const QObject *obj, const QString &name)() |
| template< typename T > QList< T > | qFindChildrenqFindChildren (const QObject *obj, const QString &name)() |
| QObjectList | |
| \macro Q_CLASSINFO(Name, Value) | |
Definition at line 87 of file qx11surfacecapture.cpp.
|
inlineoverride |
Definition at line 102 of file qx11surfacecapture.cpp.
References QFFmpegSurfaceCaptureGrabber::stop().
|
inlineoverride |
Definition at line 102 of file qx11surfacecapture.cpp.
|
inlinestatic |
Definition at line 90 of file qx11surfacecapture.cpp.
|
inlinestatic |
Definition at line 90 of file qx11surfacecapture.cpp.
|
inlinestatic |
Definition at line 96 of file qx11surfacecapture.cpp.
|
inlinestatic |
Definition at line 96 of file qx11surfacecapture.cpp.
|
inline |
Definition at line 109 of file qx11surfacecapture.cpp.
|
inline |
Definition at line 109 of file qx11surfacecapture.cpp.
|
inlineoverrideprotectedvirtual |
Implements QFFmpegSurfaceCaptureGrabber.
Definition at line 290 of file qx11surfacecapture.cpp.
|
inlineoverrideprotectedvirtual |
Implements QFFmpegSurfaceCaptureGrabber.
Definition at line 290 of file qx11surfacecapture.cpp.