Searched defs:AC3EncOptions (Results 1 – 1 of 1) sorted by relevance
98 typedef struct AC3EncOptions { struct100 int dialogue_level;101 int bitstream_mode;102 float center_mix_level;103 float surround_mix_level;104 int dolby_surround_mode;128 } AC3EncOptions; argument