QarOnboardHostExt Struct
Extension: override the hub discovery endpoint for qar_runtime_onboard when QarOnboardCodeExt is chained. More...
Declaration
struct QarOnboardHostExt { ... }
Included Headers
#include <qar-streaming-c/include/qar_streaming.h>
Public Member Attributes Index
| QarStructureHeader | header |
| const char * | hostname |
| uint16_t | port |
Description
Extension: override the hub discovery endpoint for qar_runtime_onboard when QarOnboardCodeExt is chained.
Chain into QarOnboardInit.header.next; absent -> local hub.
Definition at line 982 of file qar_streaming.h.
Public Member Attributes
header
|
QAR_STRUCTURE_TYPE_RUNTIME_ONBOARD_HOST_EXT
Definition at line 984 of file qar_streaming.h.
hostname
|
required; plain host or IP, no URL formats
Definition at line 986 of file qar_streaming.h.
port
|
0 -> standard discovery port
Definition at line 987 of file qar_streaming.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.