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

Field Documentation

◆ num_samples

size_t num_samples

Definition at line 5037 of file channel.c.

Referenced by adjust_frame_for_plc().

◆ plc_state

plc_state_t plc_state

Definition at line 5038 of file channel.c.

Referenced by adjust_frame_for_plc().

◆ samples_buf

int16_t* samples_buf

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