|
libsangoma
1
|
Wanpipe API Element contains header and data. More...
#include <wanpipe_api_hdr.h>

Public Attributes | |
| wp_api_hdr_t | hdr |
| unsigned char | data [MAX_NO_DATA_BYTES_IN_FRAME] |
Wanpipe API Element contains header and data.
The Element Structures are suppose to be used as casts to a memory buffer. Windows uses the full size of the element structure to allocate the acutal memory buffer used as an element structure
Definition at line 373 of file wanpipe_api_hdr.h.
| wp_api_hdr_t wp_api_element::hdr |
Header structure
Definition at line 375 of file wanpipe_api_hdr.h.
| unsigned char wp_api_element::data[MAX_NO_DATA_BYTES_IN_FRAME] |
Maximum Tx/Rx Data buffer structure
Definition at line 376 of file wanpipe_api_hdr.h.
1.8.5