namespace BeautifyEffect { public enum BEAUTIFY_BOKEH_COMPOSITION { Integrated = 0, Separated = 1 } }