#include <cropping_window_capturer.h>
|
enum | Result {
Result::SUCCESS,
Result::ERROR_TEMPORARY,
Result::ERROR_PERMANENT,
Result::MAX_VALUE = ERROR_PERMANENT,
Result::SUCCESS,
Result::ERROR_TEMPORARY,
Result::ERROR_PERMANENT,
Result::MAX_VALUE = ERROR_PERMANENT
} |
|
enum | Result {
Result::SUCCESS,
Result::ERROR_TEMPORARY,
Result::ERROR_PERMANENT,
Result::MAX_VALUE = ERROR_PERMANENT,
Result::SUCCESS,
Result::ERROR_TEMPORARY,
Result::ERROR_PERMANENT,
Result::MAX_VALUE = ERROR_PERMANENT
} |
|
typedef intptr_t | SourceId |
|
typedef std::vector< Source > | SourceList |
|
typedef intptr_t | SourceId |
|
typedef std::vector< Source > | SourceList |
|
static std::unique_ptr< DesktopCapturer > | CreateRawWindowCapturer (const DesktopCaptureOptions &options) |
|
static std::unique_ptr< DesktopCapturer > | CreateRawScreenCapturer (const DesktopCaptureOptions &options) |
|
static std::unique_ptr< DesktopCapturer > | CreateRawWindowCapturer (const DesktopCaptureOptions &options) |
|
static std::unique_ptr< DesktopCapturer > | CreateRawScreenCapturer (const DesktopCaptureOptions &options) |
|
◆ ~CroppingWindowCapturer() [1/2]
webrtc::CroppingWindowCapturer::~CroppingWindowCapturer |
( |
| ) |
|
|
override |
◆ CroppingWindowCapturer() [1/2]
◆ ~CroppingWindowCapturer() [2/2]
webrtc::CroppingWindowCapturer::~CroppingWindowCapturer |
( |
| ) |
|
|
override |
◆ CroppingWindowCapturer() [2/2]
◆ CaptureFrame() [1/2]
void webrtc::CroppingWindowCapturer::CaptureFrame |
( |
| ) |
|
|
overridevirtual |
◆ CaptureFrame() [2/2]
void webrtc::CroppingWindowCapturer::CaptureFrame |
( |
| ) |
|
|
overridevirtual |
◆ CreateCapturer() [1/2]
◆ CreateCapturer() [2/2]
◆ excluded_window() [1/2]
WindowId webrtc::CroppingWindowCapturer::excluded_window |
( |
| ) |
const |
|
inlineprotected |
◆ excluded_window() [2/2]
WindowId webrtc::CroppingWindowCapturer::excluded_window |
( |
| ) |
const |
|
inlineprotected |
◆ FocusOnSelectedSource() [1/2]
bool webrtc::CroppingWindowCapturer::FocusOnSelectedSource |
( |
| ) |
|
|
overridevirtual |
◆ FocusOnSelectedSource() [2/2]
bool webrtc::CroppingWindowCapturer::FocusOnSelectedSource |
( |
| ) |
|
|
overridevirtual |
◆ GetSourceList() [1/2]
bool webrtc::CroppingWindowCapturer::GetSourceList |
( |
SourceList * |
sources | ) |
|
|
overridevirtual |
◆ GetSourceList() [2/2]
bool webrtc::CroppingWindowCapturer::GetSourceList |
( |
SourceList * |
sources | ) |
|
|
overridevirtual |
◆ GetWindowRectInVirtualScreen() [1/2]
virtual DesktopRect webrtc::CroppingWindowCapturer::GetWindowRectInVirtualScreen |
( |
| ) |
|
|
protectedpure virtual |
◆ GetWindowRectInVirtualScreen() [2/2]
virtual DesktopRect webrtc::CroppingWindowCapturer::GetWindowRectInVirtualScreen |
( |
| ) |
|
|
protectedpure virtual |
◆ OnCaptureResult() [1/2]
◆ OnCaptureResult() [2/2]
◆ selected_window() [1/2]
WindowId webrtc::CroppingWindowCapturer::selected_window |
( |
| ) |
const |
|
inlineprotected |
◆ selected_window() [2/2]
WindowId webrtc::CroppingWindowCapturer::selected_window |
( |
| ) |
const |
|
inlineprotected |
◆ SelectSource() [1/2]
bool webrtc::CroppingWindowCapturer::SelectSource |
( |
SourceId |
id | ) |
|
|
override |
◆ SelectSource() [2/2]
bool webrtc::CroppingWindowCapturer::SelectSource |
( |
SourceId |
id | ) |
|
|
override |
◆ SetExcludedWindow() [1/2]
void webrtc::CroppingWindowCapturer::SetExcludedWindow |
( |
WindowId |
window | ) |
|
|
overridevirtual |
◆ SetExcludedWindow() [2/2]
void webrtc::CroppingWindowCapturer::SetExcludedWindow |
( |
WindowId |
window | ) |
|
|
overridevirtual |
◆ SetSharedMemoryFactory() [1/2]
void webrtc::CroppingWindowCapturer::SetSharedMemoryFactory |
( |
std::unique_ptr< SharedMemoryFactory > |
shared_memory_factory | ) |
|
|
overridevirtual |
◆ SetSharedMemoryFactory() [2/2]
void webrtc::CroppingWindowCapturer::SetSharedMemoryFactory |
( |
std::unique_ptr< SharedMemoryFactory > |
shared_memory_factory | ) |
|
|
overridevirtual |
◆ ShouldUseScreenCapturer() [1/2]
virtual bool webrtc::CroppingWindowCapturer::ShouldUseScreenCapturer |
( |
| ) |
|
|
protectedpure virtual |
◆ ShouldUseScreenCapturer() [2/2]
virtual bool webrtc::CroppingWindowCapturer::ShouldUseScreenCapturer |
( |
| ) |
|
|
protectedpure virtual |
◆ Start() [1/2]
◆ Start() [2/2]
The documentation for this class was generated from the following files: