#include <screencaststream.h>
Definition at line 49 of file screencaststream.h.
 
◆ ScreenCastStream()
◆ ~ScreenCastStream()
      
        
          | KWin::ScreenCastStream::~ScreenCastStream | ( |  | ) |  | 
      
 
 
◆ error()
  
  | 
        
          | QString KWin::ScreenCastStream::error | ( |  | ) | const |  | inline | 
 
 
◆ framerate()
      
        
          | uint KWin::ScreenCastStream::framerate | ( |  | ) |  | 
      
 
 
◆ includesCursor
  
  | 
        
          | bool KWin::ScreenCastStream::includesCursor | ( | Cursor * | cursor | ) | const |  | slot | 
 
 
◆ init()
      
        
          | bool KWin::ScreenCastStream::init | ( |  | ) |  | 
      
 
 
◆ invalidateCursor
  
  | 
        
          | void KWin::ScreenCastStream::invalidateCursor | ( |  | ) |  |  | slot | 
 
 
◆ nodeId()
      
        
          | uint KWin::ScreenCastStream::nodeId | ( |  | ) |  | 
      
 
 
◆ recordCursor
  
  | 
        
          | void KWin::ScreenCastStream::recordCursor | ( |  | ) |  |  | slot | 
 
 
◆ recordFrame()
      
        
          | void KWin::ScreenCastStream::recordFrame | ( | const QRegion & | damagedRegion | ) |  | 
      
 
Renders frame into the current framebuffer into the stream timestamp 
Definition at line 456 of file screencaststream.cpp.
 
 
◆ setCursorMode()
◆ startStreaming
  
  | 
        
          | void KWin::ScreenCastStream::startStreaming | ( |  | ) |  |  | signal | 
 
 
◆ stop()
      
        
          | void KWin::ScreenCastStream::stop | ( |  | ) |  | 
      
 
 
◆ stopStreaming
  
  | 
        
          | void KWin::ScreenCastStream::stopStreaming | ( |  | ) |  |  | signal | 
 
 
◆ streamReady
  
  | 
        
          | void KWin::ScreenCastStream::streamReady | ( | quint32 | nodeId | ) |  |  | signal | 
 
 
◆ bitmapSize
      
        
          | const QSize KWin::ScreenCastStream::bitmapSize = QSize(256, 256) | 
      
 
 
◆ invalid
      
        
          | bool KWin::ScreenCastStream::invalid = true | 
      
 
 
◆ lastRect
      
        
          | QRectF KWin::ScreenCastStream::lastRect | 
      
 
 
◆ mode
◆ scale
      
        
          | qreal KWin::ScreenCastStream::scale = 1 | 
      
 
 
◆ texture
      
        
          | std::unique_ptr<GLTexture> KWin::ScreenCastStream::texture | 
      
 
 
◆ viewport
      
        
          | QRectF KWin::ScreenCastStream::viewport | 
      
 
 
◆ visible
      
        
          | bool KWin::ScreenCastStream::visible = false | 
      
 
 
The documentation for this class was generated from the following files: