spandsp 3.0.0
t38_stats_t Struct Reference

#include <t38_gateway.h>

Public Attributes

int bit_rate
 The current bit rate for image transfer.
bool error_correcting_mode
 True if error correcting mode is used.
int pages_transferred
 The number of pages transferred so far.

Detailed Description

T.38 gateway results.

Member Data Documentation

◆ bit_rate

int t38_stats_t::bit_rate

The current bit rate for image transfer.

Referenced by t38_gateway_get_transfer_statistics().

◆ error_correcting_mode

bool t38_stats_t::error_correcting_mode

True if error correcting mode is used.

Referenced by t38_gateway_get_transfer_statistics().

◆ pages_transferred

int t38_stats_t::pages_transferred

The number of pages transferred so far.

Referenced by t38_gateway_get_transfer_statistics().


The documentation for this struct was generated from the following file: