gf_dash_set_max_resolution  390 include/gpac/dash.h GF_Err gf_dash_set_max_resolution(GF_DashClient *dash, u32 width, u32 height, u8 max_display_bpp);
gf_dash_set_max_resolution 1136 modules/mpd_in/mpd_in.c 			gf_dash_set_max_resolution(mpdin->dash, com.mcaps.width, com.mcaps.height, com.mcaps.display_bit_depth);