OSSIA
Open Scenario System for Interactive Application
ossia::oscquery::host_info Struct Reference

Represents the capabilities of an OSCQuery server. More...

Detailed Description

Represents the capabilities of an OSCQuery server.

Public Types

enum  osc_transport { TCP , UDP }
 

Public Attributes

std::string name
 
std::optional< std::string > osc_ip
 
std::optional< int > osc_port
 
std::optional< osc_transport > osc_transport
 
std::optional< std::string > ws_ip
 
std::optional< int > ws_port
 
ossia::string_map< bool > extensions