spandsp 3.0.0
|
#include <v34.h>
Public Attributes | |
bool | calling_party |
True if this is the calling side modem. | |
bool | duplex |
True if this is a full duplex modem. | |
bool | half_duplex_source |
bool | half_duplex_state |
int | bit_rate |
The bit rate of the modem. | |
v34_tx_state_t | tx |
v34_rx_state_t | rx |
modem_echo_can_state_t * | ec |
logging_state_t | logging |
Error and flow logging control. | |
V.34 modem descriptor. This defines the working state for a single instance of a V.34 modem.
bool v34_state_s::half_duplex_source |
The current source end when in half-duplex mode
Referenced by v34_half_duplex_change_mode(), and v34_restart().
bool v34_state_s::half_duplex_state |
The current operating state when in half-duplex mode
Referenced by v34_half_duplex_change_mode().