|
FFmpeg
|
channel element - generic struct for SCE/CPE/CCE/LFE More...
#include <aac.h>
Public Attributes | |
| int | present |
| int | common_window |
| Set if channels share a common 'IndividualChannelStream' in bitstream. | |
| int | ms_mode |
| Signals mid/side stereo flags coding mode (used by encoder) | |
| uint8_t | is_mode |
| Set if any bands have been encoded using intensity stereo (used by encoder) | |
| uint8_t | ms_mask [128] |
| Set if mid/side stereo is used for each scalefactor window band. | |
| uint8_t | is_mask [128] |
| Set if intensity stereo is used (used by encoder) | |
| SingleChannelElement | ch [2] |
| ChannelCoupling | coup |
| SpectralBandReplication | sbr |
channel element - generic struct for SCE/CPE/CCE/LFE
1.8.12