How can we get the smartwall preset list ?

Dear all,

Please advance that how we could get the smart wall preset full list with FQID from milestone rather than using a dialog to select.

Thank a lot!

KennethT

Hi,

You should use VideoWall class from our strongly typed config API: http://doc.developer.milestonesys.com/html/index.html?base=miphelp/class_video_o_s_1_1_platform_1_1_configuration_items_1_1_video_wall.html&tree=tree_search.html?search=videowallpresetfolder

It has VideoWallPresetFolder property, where you can read all the presets (VideoWallPresetFolder::VideoWallPresets collection)