|
Android-cuttlefish cvd tool
|
#include <location_handler.h>
Public Member Functions | |
| LocationHandler (std::function< void(const uint8_t *, size_t)> send_to_client) | |
| ~LocationHandler () | |
| void | HandleMessage (float longitude, float latitude, float elevation) |
|
explicit |
| cuttlefish::webrtc_streaming::LocationHandler::~LocationHandler | ( | ) |
| void cuttlefish::webrtc_streaming::LocationHandler::HandleMessage | ( | float | longitude, |
| float | latitude, | ||
| float | elevation | ||
| ) |