Searched defs:AC3EncOptions (Results 1 – 1 of 1) sorted by relevance
94 typedef struct AC3EncOptions { struct96 int dialogue_level;97 int bitstream_mode;98 float center_mix_level;99 float surround_mix_level;100 int dolby_surround_mode;124 } AC3EncOptions; argument