FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
HeadphoneContext::headphone_inputs Struct Reference

Data Fields

AVFrameframe
 
int ir_len
 
int delay_l
 
int delay_r
 
int eof
 

Detailed Description

Definition at line 80 of file af_headphone.c.

Field Documentation

AVFrame* HeadphoneContext::headphone_inputs::frame

Definition at line 81 of file af_headphone.c.

Referenced by convert_coeffs().

int HeadphoneContext::headphone_inputs::ir_len

Definition at line 82 of file af_headphone.c.

Referenced by check_ir(), and convert_coeffs().

int HeadphoneContext::headphone_inputs::delay_l

Definition at line 83 of file af_headphone.c.

Referenced by convert_coeffs().

int HeadphoneContext::headphone_inputs::delay_r

Definition at line 84 of file af_headphone.c.

Referenced by convert_coeffs().

int HeadphoneContext::headphone_inputs::eof

Definition at line 85 of file af_headphone.c.

Referenced by activate().


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