#include <screen_capturer_win_magnifier.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 > | CreateWindowCapturer (const DesktopCaptureOptions &options) |
|
static std::unique_ptr< DesktopCapturer > | CreateScreenCapturer (const DesktopCaptureOptions &options) |
|
static std::unique_ptr< DesktopCapturer > | CreateWindowCapturer (const DesktopCaptureOptions &options) |
|
static std::unique_ptr< DesktopCapturer > | CreateScreenCapturer (const DesktopCaptureOptions &options) |
|
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) |
|
◆ ScreenCapturerWinMagnifier() [1/2]
webrtc::ScreenCapturerWinMagnifier::ScreenCapturerWinMagnifier |
( |
| ) |
|
|
default |
◆ ~ScreenCapturerWinMagnifier() [1/2]
webrtc::ScreenCapturerWinMagnifier::~ScreenCapturerWinMagnifier |
( |
| ) |
|
|
override |
◆ ScreenCapturerWinMagnifier() [2/2]
webrtc::ScreenCapturerWinMagnifier::ScreenCapturerWinMagnifier |
( |
| ) |
|
◆ ~ScreenCapturerWinMagnifier() [2/2]
webrtc::ScreenCapturerWinMagnifier::~ScreenCapturerWinMagnifier |
( |
| ) |
|
|
override |
◆ CaptureFrame() [1/2]
void webrtc::ScreenCapturerWinMagnifier::CaptureFrame |
( |
| ) |
|
|
overridevirtual |
◆ CaptureFrame() [2/2]
void webrtc::ScreenCapturerWinMagnifier::CaptureFrame |
( |
| ) |
|
|
overridevirtual |
◆ GetSourceList() [1/2]
bool webrtc::ScreenCapturerWinMagnifier::GetSourceList |
( |
SourceList * |
screens | ) |
|
|
overridevirtual |
◆ GetSourceList() [2/2]
bool webrtc::ScreenCapturerWinMagnifier::GetSourceList |
( |
SourceList * |
screens | ) |
|
|
overridevirtual |
◆ SelectSource() [1/2]
bool webrtc::ScreenCapturerWinMagnifier::SelectSource |
( |
SourceId |
id | ) |
|
|
overridevirtual |
◆ SelectSource() [2/2]
bool webrtc::ScreenCapturerWinMagnifier::SelectSource |
( |
SourceId |
id | ) |
|
|
overridevirtual |
◆ SetExcludedWindow() [1/2]
void webrtc::ScreenCapturerWinMagnifier::SetExcludedWindow |
( |
WindowId |
window | ) |
|
|
overridevirtual |
◆ SetExcludedWindow() [2/2]
void webrtc::ScreenCapturerWinMagnifier::SetExcludedWindow |
( |
WindowId |
window | ) |
|
|
overridevirtual |
◆ SetSharedMemoryFactory() [1/2]
void webrtc::ScreenCapturerWinMagnifier::SetSharedMemoryFactory |
( |
std::unique_ptr< SharedMemoryFactory > |
shared_memory_factory | ) |
|
|
overridevirtual |
◆ SetSharedMemoryFactory() [2/2]
void webrtc::ScreenCapturerWinMagnifier::SetSharedMemoryFactory |
( |
std::unique_ptr< SharedMemoryFactory > |
shared_memory_factory | ) |
|
|
overridevirtual |
◆ Start() [1/2]
void webrtc::ScreenCapturerWinMagnifier::Start |
( |
Callback * |
callback | ) |
|
|
overridevirtual |
◆ Start() [2/2]
void webrtc::ScreenCapturerWinMagnifier::Start |
( |
Callback * |
callback | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: