ref: 43af1b228d271f84549ce21d6afe5b7643da07a0
dir: /plugins/cooledit/Structs.h/
typedef struct mec { bool AutoCfg; faacEncConfiguration EncCfg; } MY_ENC_CFG; // ----------------------------------------------------------------------------------------------- typedef struct mdc { bool AutoCfg; BYTE Channels; DWORD BitRate; faacDecConfiguration DecCfg; } MY_DEC_CFG;