#include <data_channels.h>
◆ DataChannelHandlers()
cuttlefish::webrtc_streaming::DataChannelHandlers::DataChannelHandlers |
( |
std::shared_ptr< ConnectionObserver > |
observer | ) |
|
◆ ~DataChannelHandlers()
cuttlefish::webrtc_streaming::DataChannelHandlers::~DataChannelHandlers |
( |
| ) |
|
◆ OnDataChannelOpen()
void cuttlefish::webrtc_streaming::DataChannelHandlers::OnDataChannelOpen |
( |
rtc::scoped_refptr< webrtc::DataChannelInterface > |
channel | ) |
|
◆ adb_
std::unique_ptr<DataChannelHandler> cuttlefish::webrtc_streaming::DataChannelHandlers::adb_ |
|
private |
◆ bluetooth_
std::unique_ptr<DataChannelHandler> cuttlefish::webrtc_streaming::DataChannelHandlers::bluetooth_ |
|
private |
◆ camera_
std::unique_ptr<DataChannelHandler> cuttlefish::webrtc_streaming::DataChannelHandlers::camera_ |
|
private |
◆ control_
std::unique_ptr<DataChannelHandler> cuttlefish::webrtc_streaming::DataChannelHandlers::control_ |
|
private |
◆ gpx_location_
std::unique_ptr<DataChannelHandler> cuttlefish::webrtc_streaming::DataChannelHandlers::gpx_location_ |
|
private |
◆ input_
std::unique_ptr<DataChannelHandler> cuttlefish::webrtc_streaming::DataChannelHandlers::input_ |
|
private |
◆ kml_location_
std::unique_ptr<DataChannelHandler> cuttlefish::webrtc_streaming::DataChannelHandlers::kml_location_ |
|
private |
◆ lights_
std::unique_ptr<DataChannelHandler> cuttlefish::webrtc_streaming::DataChannelHandlers::lights_ |
|
private |
◆ location_
std::unique_ptr<DataChannelHandler> cuttlefish::webrtc_streaming::DataChannelHandlers::location_ |
|
private |
◆ observer_
std::shared_ptr<ConnectionObserver> cuttlefish::webrtc_streaming::DataChannelHandlers::observer_ |
|
private |
◆ sensors_
std::unique_ptr<DataChannelHandler> cuttlefish::webrtc_streaming::DataChannelHandlers::sensors_ |
|
private |
◆ unknown_channels_
std::vector<std::unique_ptr<DataChannelHandler> > cuttlefish::webrtc_streaming::DataChannelHandlers::unknown_channels_ |
|
private |
The documentation for this class was generated from the following files: