Asterisk - The Open Source Telephony Project GIT-master-f36a736
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 5047 of file channel.c.

Field Documentation

◆ num_samples

size_t num_samples

Definition at line 5056 of file channel.c.

Referenced by adjust_frame_for_plc().

◆ plc_state

plc_state_t plc_state

Definition at line 5057 of file channel.c.

Referenced by adjust_frame_for_plc().

◆ samples_buf

int16_t* samples_buf

Definition at line 5052 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: