Searched defs:AC3EncOptions (Results 1 – 1 of 1) sorted by relevance
91 typedef struct AC3EncOptions { struct93 int dialogue_level;94 int bitstream_mode;95 float center_mix_level;96 float surround_mix_level;97 int dolby_surround_mode;121 } AC3EncOptions; argument