![]() |
Jetson Inference
DNN Vision Library
|
Remote peer that has connected. More...
#include <WebRTCServer.h>
Public Attributes | |
| SoupWebsocketConnection * | connection |
| SoupClientContext * | client_context |
| WebRTCServer * | server |
| uint32_t | ID |
| uint32_t | flags |
| std::string | path |
| std::string | ip_address |
| void * | user_data |
Remote peer that has connected.
| SoupClientContext* WebRTCPeer::client_context |
| SoupWebsocketConnection* WebRTCPeer::connection |
| uint32_t WebRTCPeer::flags |
| uint32_t WebRTCPeer::ID |
| std::string WebRTCPeer::ip_address |
| std::string WebRTCPeer::path |
| WebRTCServer* WebRTCPeer::server |
| void* WebRTCPeer::user_data |