#include <local_recorder.h>
|
| | ~LocalRecorder () |
| |
| void | AddDisplay (const std::string &label, size_t width, size_t height, std::shared_ptr<::webrtc::VideoTrackSourceInterface > source) |
| |
| void | Stop () |
| |
◆ ~LocalRecorder()
| cuttlefish::webrtc_streaming::LocalRecorder::~LocalRecorder |
( |
| ) |
|
|
default |
◆ LocalRecorder()
| cuttlefish::webrtc_streaming::LocalRecorder::LocalRecorder |
( |
std::unique_ptr< Impl > |
| ) |
|
|
private |
◆ AddDisplay()
| void cuttlefish::webrtc_streaming::LocalRecorder::AddDisplay |
( |
const std::string & |
label, |
|
|
size_t |
width, |
|
|
size_t |
height, |
|
|
std::shared_ptr<::webrtc::VideoTrackSourceInterface > |
source |
|
) |
| |
◆ Create()
| std::unique_ptr< LocalRecorder > cuttlefish::webrtc_streaming::LocalRecorder::Create |
( |
const std::string & |
filename | ) |
|
|
static |
◆ Stop()
| void cuttlefish::webrtc_streaming::LocalRecorder::Stop |
( |
| ) |
|
◆ impl_
| std::unique_ptr<Impl> cuttlefish::webrtc_streaming::LocalRecorder::impl_ |
|
private |
The documentation for this class was generated from the following files: