|
Molybden
|
The BrowserDelegates::onStartCaptureSession action arguments. More...
#include <browser_delegates.hpp>
Public Attributes | |
| std::shared_ptr< Browser > | browser |
| The browser instance initiated this callback. | |
| std::shared_ptr< Frame > | frame |
| The frame starting the capture session. | |
| std::string | url |
| The URL of the web page. | |
| CaptureSources | sources |
| The available capture sources. | |
| bool | audio_capture_requested |
| Indicates if the page requests audio capture as well as the video content. | |
The BrowserDelegates::onStartCaptureSession action arguments.