ref: 1ca9450623f43ba64b32f3a66f9a1301ad56c1fc
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;