OpenShot Library | libopenshot  0.7.0
Classes | Namespaces | Enumerations
ScreenCaptureReader.h File Reference

Header file for live screen capture readers. More...

#include "ReaderBase.h"
#include <atomic>
#include <map>
#include <memory>
#include <string>
#include "FFmpegUtilities.h"
Include dependency graph for ScreenCaptureReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openshot::ScreenCaptureReader::CaptureBackendReader
 
struct  openshot::CaptureReaderStats
 
class  openshot::ScreenCaptureReader
 
struct  openshot::ScreenCaptureSettings
 

Namespaces

 openshot
 This namespace is the default namespace for all code in the openshot library.
 

Enumerations

enum  openshot::ScreenCaptureBackend {
  openshot::SCREEN_CAPTURE_AUTO = 0, openshot::SCREEN_CAPTURE_X11 = 1, openshot::SCREEN_CAPTURE_WAYLAND = 2, openshot::SCREEN_CAPTURE_WINDOWS_GDI = 3,
  openshot::SCREEN_CAPTURE_MAC_AVFOUNDATION = 4
}
 

Detailed Description

Header file for live screen capture readers.

Author
Jonathan Thomas jonat.nosp@m.han@.nosp@m.opens.nosp@m.hot..nosp@m.org

License

Definition in file ScreenCaptureReader.h.