![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qwasmvideoframegrabber_p.h>
Public Member Functions | |
| QWasmVideoFrameGrabber (QWasmVideoOutput *videoOutput) | |
| void | startFrameLoop () |
Static Public Member Functions | |
| static QVideoFrameFormat::PixelFormat | fromJsPixelFormat (std::string_view videoFormat) |
Definition at line 28 of file qwasmvideoframegrabber_p.h.
|
explicit |
Definition at line 55 of file qwasmvideoframegrabber.cpp.
|
static |
Definition at line 292 of file qwasmvideoframegrabber.cpp.
| void QWasmVideoFrameGrabber::startFrameLoop | ( | ) |
Definition at line 226 of file qwasmvideoframegrabber.cpp.
References QWasmVideoOutput::isReady(), and QWasmVideoOutput::SurfaceCapture.