Libtrap: Internal development docs
1.16.1
|
#include <trap_internal.h>
Data Fields | |
uint8_t | data_type |
uint32_t | data_fmt_spec_size |
Hello message header structure (used during the output and input interface negotiation). Contains data format and data specifier size of the output interface which is making the negotiation.
Definition at line 107 of file trap_internal.h.
uint32_t hello_msg_header_s::data_fmt_spec_size |
Definition at line 109 of file trap_internal.h.
uint8_t hello_msg_header_s::data_type |
Definition at line 108 of file trap_internal.h.