|
spandsp 3.0.0
|
Public Attributes | |
| uint8_t | buf [T38_MAX_HDLC_LEN] |
| HDLC transmit buffer. | |
| int | len |
| The length of the contents of the HDLC transmit buffer. | |
| int | ptr |
| Current pointer within the contents of the HDLC transmit buffer. | |
| int | extra_bits |
| The number of extra bits in a fully stuffed version of the contents of the HDLC transmit buffer. This is needed to accurately estimate the playout time for this frame, through an analogue modem. | |