Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
plc_ds Struct Reference
Collaboration diagram for plc_ds:
Collaboration graph
[legend]

Data Fields

size_t num_samples
 
plc_state_t plc_state
 
int16_tsamples_buf
 

Detailed Description

Definition at line 5073 of file channel.c.

Field Documentation

◆ num_samples

size_t num_samples

Definition at line 5082 of file channel.c.

Referenced by adjust_frame_for_plc().

◆ plc_state

plc_state_t plc_state

Definition at line 5083 of file channel.c.

Referenced by adjust_frame_for_plc().

◆ samples_buf

int16_t* samples_buf

Definition at line 5078 of file channel.c.

Referenced by adjust_frame_for_plc(), and plc_ds_destroy().


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