#include <libhpsangoma.h>
Public Attributes | |
int | init |
int | len |
int | offset |
char | data [SMG_HP_MAX_CHAN_DATA] |
Definition at line 86 of file libhpsangoma.h.
char hp_tdm_chunk::data[SMG_HP_MAX_CHAN_DATA] |
chunk data location
Definition at line 95 of file libhpsangoma.h.
chunk init flag used to determine if chunk is being used
Definition at line 89 of file libhpsangoma.h.
length of the current data chunk
Definition at line 91 of file libhpsangoma.h.
current offset to write/read to/from the chunk data structure.
Definition at line 93 of file libhpsangoma.h.