|
KWin
|
Public Member Functions | |
| WindowStream (Window *window, std::shared_ptr< PipeWireCore > pwCore, QObject *parent) | |
Public Member Functions inherited from KWin::ScreenCastStream | |
| 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 | |
Public Slots inherited from KWin::ScreenCastStream | |
| void | invalidateCursor () |
| void | recordCursor () |
| bool | includesCursor (Cursor *cursor) const |
Signals inherited from KWin::ScreenCastStream | |
| 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.