FFmpeg  4.0
Data Fields
HeadphoneContext::headphone_inputs Struct Reference

Data Fields

AVAudioFifofifo
 
AVFrameframe
 
int ir_len
 
int delay_l
 
int delay_r
 
int eof
 

Detailed Description

Definition at line 81 of file af_headphone.c.

Field Documentation

◆ fifo

AVAudioFifo* HeadphoneContext::headphone_inputs::fifo

◆ frame

AVFrame* HeadphoneContext::headphone_inputs::frame

Definition at line 83 of file af_headphone.c.

Referenced by convert_coeffs(), headphone_frame(), and uninit().

◆ ir_len

int HeadphoneContext::headphone_inputs::ir_len

◆ delay_l

int HeadphoneContext::headphone_inputs::delay_l

Definition at line 85 of file af_headphone.c.

Referenced by convert_coeffs().

◆ delay_r

int HeadphoneContext::headphone_inputs::delay_r

Definition at line 86 of file af_headphone.c.

Referenced by convert_coeffs().

◆ eof

int HeadphoneContext::headphone_inputs::eof

Definition at line 87 of file af_headphone.c.

Referenced by request_frame().


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