#include <screencastsource.h>
Definition at line 19 of file screencastsource.h.
◆ ScreenCastSource()
KWin::ScreenCastSource::ScreenCastSource |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ clock()
virtual std::chrono::nanoseconds KWin::ScreenCastSource::clock |
( |
| ) |
const |
|
pure virtual |
◆ closed
void KWin::ScreenCastSource::closed |
( |
| ) |
|
|
signal |
◆ drmFormat()
virtual quint32 KWin::ScreenCastSource::drmFormat |
( |
| ) |
const |
|
pure virtual |
◆ hasAlphaChannel()
virtual bool KWin::ScreenCastSource::hasAlphaChannel |
( |
| ) |
const |
|
pure virtual |
◆ refreshRate()
virtual uint KWin::ScreenCastSource::refreshRate |
( |
| ) |
const |
|
pure virtual |
◆ render() [1/2]
virtual void KWin::ScreenCastSource::render |
( |
GLFramebuffer * | target | ) |
|
|
pure virtual |
◆ render() [2/2]
virtual void KWin::ScreenCastSource::render |
( |
spa_data * | spa, |
|
|
spa_video_format | format ) |
|
pure virtual |
◆ textureSize()
virtual QSize KWin::ScreenCastSource::textureSize |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: