UdpOutputOptions Struct
Destination + sync options for the UdpOutput Node. More...
Declaration
Included Headers
Public Member Attributes Index
| std::string | host = "127.0.0.1" |
|
Destination host or IP for outgoing UDP packets. More... | |
| int | port = 5000 |
|
Destination UDP port. More... | |
| bool | sync = false |
|
If true, sync to the pipeline clock before sending. More... | |
| bool | async = false |
|
If true, allow asynchronous state changes on the sink. More... | |
Description
Destination + sync options for the UdpOutput Node.
Definition at line 25 of file UdpOutput.h.
Public Member Attributes
async
|
If true, allow asynchronous state changes on the sink.
Definition at line 29 of file UdpOutput.h.
host
|
Destination host or IP for outgoing UDP packets.
Definition at line 26 of file UdpOutput.h.
port
|
sync
|
If true, sync to the pipeline clock before sending.
Definition at line 28 of file UdpOutput.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.