50 return d->m_transformationMatrix;
59 qDebug() <<
"Using Hybris video sink";
62 qDebug() <<
"Using Mir/EGL video sink";
65 qDebug() <<
"No video backend selected. "
66 "Video rendering functionality won't work.";
67 return [](uint32_t textureId,
QObject *parent) {
72 qWarning() <<
"Invalid or no A/V backend specified, "
73 "using \"hybris\" as a default." << backend;
78#include "video_sink.moc"
NullVideoSink(QObject *parent)
bool swapBuffers() override
Releases the current buffer, and consumes the next buffer in the queue, making it available for consu...