|
OpenShot Library | libopenshot
0.7.0
|
Header file for live screen capture readers. More...
#include "ReaderBase.h"#include <atomic>#include <map>#include <memory>#include <string>#include "FFmpegUtilities.h"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 } |
1.8.17