spandsp 3.0.0
t4_stats_t Struct Reference

#include <t4_rx.h>

Public Attributes

int pages_transferred
 The number of pages transferred so far.
int pages_in_file
 The number of pages in the file (<0 if unknown).
int bad_rows
 The number of bad pixel rows in the most recent page.
int longest_bad_row_run
 The largest number of bad pixel rows in a block in the most recent page.
int image_type
 The type of image in the file page.
int image_x_resolution
 The horizontal resolution of the file page in pixels per metre.
int image_y_resolution
 The vertical resolution of the file page in pixels per metre.
int image_width
 The number of horizontal pixels in the file page.
int image_length
 The number of vertical pixels in the file page.
int type
 The type of image in the exchanged page.
int x_resolution
 The horizontal resolution of the exchanged page in pixels per metre.
int y_resolution
 The vertical resolution of the exchanged page in pixels per metre.
int width
 The number of horizontal pixels in the exchanged page.
int length
 The number of vertical pixels in the exchanged page.
int compression
 The type of compression used between the FAX machines.
int line_image_size
 The size of the image on the line, in bytes.

Detailed Description

T.4 FAX compression/decompression statistics.

Member Data Documentation

◆ bad_rows

int t4_stats_t::bad_rows

The number of bad pixel rows in the most recent page.

Referenced by t30_get_transfer_statistics(), and t4_rx_get_transfer_statistics().

◆ compression

int t4_stats_t::compression

The type of compression used between the FAX machines.

Referenced by t30_get_transfer_statistics(), t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().

◆ image_length

int t4_stats_t::image_length

The number of vertical pixels in the file page.

Referenced by t30_get_transfer_statistics(), t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().

◆ image_type

int t4_stats_t::image_type

The type of image in the file page.

Referenced by t30_get_transfer_statistics(), t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().

◆ image_width

int t4_stats_t::image_width

The number of horizontal pixels in the file page.

Referenced by t30_get_transfer_statistics(), t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().

◆ image_x_resolution

int t4_stats_t::image_x_resolution

The horizontal resolution of the file page in pixels per metre.

Referenced by t30_get_transfer_statistics(), t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().

◆ image_y_resolution

int t4_stats_t::image_y_resolution

The vertical resolution of the file page in pixels per metre.

Referenced by t30_get_transfer_statistics(), t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().

◆ length

int t4_stats_t::length

The number of vertical pixels in the exchanged page.

Referenced by t30_get_transfer_statistics(), t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().

◆ line_image_size

int t4_stats_t::line_image_size

The size of the image on the line, in bytes.

Referenced by t30_get_transfer_statistics(), t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().

◆ longest_bad_row_run

int t4_stats_t::longest_bad_row_run

The largest number of bad pixel rows in a block in the most recent page.

Referenced by t30_get_transfer_statistics(), and t4_rx_get_transfer_statistics().

◆ pages_in_file

int t4_stats_t::pages_in_file

The number of pages in the file (<0 if unknown).

Referenced by t30_get_transfer_statistics(), t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().

◆ pages_transferred

int t4_stats_t::pages_transferred

The number of pages transferred so far.

Referenced by t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().

◆ type

int t4_stats_t::type

The type of image in the exchanged page.

Referenced by t30_get_transfer_statistics(), t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().

◆ width

int t4_stats_t::width

The number of horizontal pixels in the exchanged page.

Referenced by t30_get_transfer_statistics(), t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().

◆ x_resolution

int t4_stats_t::x_resolution

The horizontal resolution of the exchanged page in pixels per metre.

Referenced by t30_get_transfer_statistics(), t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().

◆ y_resolution

int t4_stats_t::y_resolution

The vertical resolution of the exchanged page in pixels per metre.

Referenced by t30_get_transfer_statistics(), t4_rx_get_transfer_statistics(), and t4_tx_get_transfer_statistics().


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