KWin
|
Public Member Functions | |
WindowStream (Window *window, std::shared_ptr< PipeWireCore > pwCore, QObject *parent) | |
![]() | |
ScreenCastStream (ScreenCastSource *source, std::shared_ptr< PipeWireCore > pwCore, QObject *parent) | |
~ScreenCastStream () | |
bool | init () |
uint | framerate () |
uint | nodeId () |
QString | error () const |
void | stop () |
void | recordFrame (const QRegion &damagedRegion) |
void | setCursorMode (ScreencastV1Interface::CursorMode mode, qreal scale, const QRectF &viewport) |
Additional Inherited Members | |
![]() | |
void | invalidateCursor () |
void | recordCursor () |
bool | includesCursor (Cursor *cursor) const |
![]() | |
void | streamReady (quint32 nodeId) |
void | startStreaming () |
void | stopStreaming () |
Definition at line 59 of file screencastmanager.cpp.
|
inline |
Definition at line 62 of file screencastmanager.cpp.