t31_t38_front_end_state_t Struct Reference
#include <t31.h>
List of all members.
 | 
 Public Attributes | 
| 
t38_core_state_t  | t38 | 
| 
int  | octets_per_data_packet | 
|   | The number of octets to send in each image packet (non-ECM or ECM) at the current rate and the current specified packet interval. 
  | 
| 
int  | timed_step | 
| 
int  | ms_per_tx_chunk | 
| 
int  | merge_tx_fields | 
| 
int  | missing_data | 
|   | TRUE is there has been some T.38 data missed. 
  | 
| 
int  | indicator_tx_count | 
|   | The number of times an indicator packet will be sent. Numbers greater than one will increase reliability for UDP transmission. Zero is valid, to suppress all indicator packets for TCP transmission. 
  | 
| 
int  | data_end_tx_count | 
|   | The number of times a data packet which ends transmission will be sent. Numbers greater than one will increase reliability for UDP transmission. Zero is not valid. 
  | 
| 
int  | current_tx_data_type | 
|   | The current T.38 data type being transmitted. 
  | 
| 
int  | next_tx_indicator | 
|   | The next queued tramsit indicator. 
  | 
| 
int  | trailer_bytes | 
| 
struct { | 
|    uint8_t   buf [T31_T38_MAX_HDLC_LEN] | 
|    int   len | 
| }  | hdlc_rx | 
| 
int  | current_rx_type | 
| 
int  | current_tx_type | 
| 
int32_t  | next_tx_samples | 
| 
int32_t  | timeout_rx_samples | 
| 
int32_t  | samples | 
|   | A "sample" count, used to time events. 
  | 
Detailed Description
Analogue FAX front end channel descriptor. This defines the state of a single working instance of an analogue line FAX front end. 
The documentation for this struct was generated from the following file: