OptiViewChannelOptions Struct
Declaration
struct simaai::neat::OptiViewChannelOptions { ... }
Included Headers
#include <OptiViewJsonOutput.h>
Public Member Attributes Index
| std::string | host = "127.0.0.1" |
| int | channel = 0 |
| int | video_port_base = 9000 |
| int | json_port_base = 9100 |
Definition at line 24 of file OptiViewJsonOutput.h.
Public Member Attributes
channel
|
Definition at line 26 of file OptiViewJsonOutput.h.
host
|
Definition at line 25 of file OptiViewJsonOutput.h.
json_port_base
|
Definition at line 28 of file OptiViewJsonOutput.h.
28 int json_port_base = 9100;
video_port_base
|
Definition at line 27 of file OptiViewJsonOutput.h.
27 int video_port_base = 9000;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.