spandsp 3.0.0
v42bis_state_s Struct Reference

#include <v42bis.h>

Public Attributes

v42bis_comp_state_t compress
 Compression state.
v42bis_comp_state_t decompress
 Decompression state.
logging_state_t logging
 Error and flow logging control.

Detailed Description

V.42bis compression/decompression descriptor. This defines the working state for a single instance of V.42bis compress/decompression.

Member Data Documentation

◆ compress

◆ decompress

v42bis_comp_state_t v42bis_state_s::decompress

Decompression state.

Referenced by v42bis_decompress(), v42bis_decompress_flush(), v42bis_free(), and v42bis_init().

◆ logging

logging_state_t v42bis_state_s::logging

Error and flow logging control.

Referenced by v42bis_decompress(), v42bis_get_logging_state(), and v42bis_init().


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