RtspServerOptions Struct
Declaration
struct simaai::neat::RtspServerOptions { ... }
Included Headers
#include <SessionOptions.h>
Public Member Attributes Index
| std::string | mount = "image" |
| int | port = 8554 |
| int | rtp_port_base = -1 |
| int | rtp_port_count = 0 |
Definition at line 22 of file SessionOptions.h.
Public Member Attributes
mount
|
Definition at line 23 of file SessionOptions.h.
port
|
Definition at line 24 of file SessionOptions.h.
rtp_port_base
|
Definition at line 27 of file SessionOptions.h.
27 int rtp_port_base = -1;
rtp_port_count
|
Definition at line 28 of file SessionOptions.h.
28 int rtp_port_count = 0;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.