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
QWasmVideoFrameGrabber Class Reference

#include <qwasmvideoframegrabber_p.h>

Collaboration diagram for QWasmVideoFrameGrabber:

Public Member Functions

 QWasmVideoFrameGrabber (QWasmVideoOutput *videoOutput)
void startFrameLoop ()

Static Public Member Functions

static QVideoFrameFormat::PixelFormat fromJsPixelFormat (std::string_view videoFormat)

Detailed Description

Definition at line 28 of file qwasmvideoframegrabber_p.h.

Constructor & Destructor Documentation

◆ QWasmVideoFrameGrabber()

QWasmVideoFrameGrabber::QWasmVideoFrameGrabber ( QWasmVideoOutput * videoOutput)
explicit

Definition at line 55 of file qwasmvideoframegrabber.cpp.

Member Function Documentation

◆ fromJsPixelFormat()

QVideoFrameFormat::PixelFormat QWasmVideoFrameGrabber::fromJsPixelFormat ( std::string_view videoFormat)
static

Definition at line 292 of file qwasmvideoframegrabber.cpp.

◆ startFrameLoop()

void QWasmVideoFrameGrabber::startFrameLoop ( )

Definition at line 226 of file qwasmvideoframegrabber.cpp.

References QWasmVideoOutput::isReady(), and QWasmVideoOutput::SurfaceCapture.

Here is the call graph for this function:

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