| FFmpeg
    | 
ALSChannelData Struct Reference
  | Data Fields | |
| int | stop_flag | 
| int | master_channel | 
| int | time_diff_flag | 
| int | time_diff_sign | 
| int | time_diff_index | 
| int | weighting [6] | 
Detailed Description
Field Documentation
| int ALSChannelData::master_channel | 
Definition at line 185 of file alsdec.c.
Referenced by read_channel_data(), and revert_channel_correlation().
| int ALSChannelData::stop_flag | 
Definition at line 184 of file alsdec.c.
Referenced by read_channel_data().
| int ALSChannelData::time_diff_flag | 
Definition at line 186 of file alsdec.c.
Referenced by read_channel_data().
| int ALSChannelData::time_diff_index | 
Definition at line 188 of file alsdec.c.
Referenced by read_channel_data(), and revert_channel_correlation().
| int ALSChannelData::time_diff_sign | 
Definition at line 187 of file alsdec.c.
Referenced by read_channel_data().
| int ALSChannelData::weighting[6] | 
Definition at line 189 of file alsdec.c.
Referenced by read_channel_data().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:25 for FFmpeg by
 1.8.11
 1.8.11