is it posbile to Change the layout from the send xml as viewitem in the VideoWallController sample?

I create a plugin similar to get camera name where i get all the information related to the view and the layout structure.On a button click i want to transform the view to 1 by1 and on a reset button to revert it to the initial structure.

I attached a text file containing 2 view layout for reference. is it possible from VideoWallController send xml to change the layout like the attached samples found in the text file.

I am aware i can change it from the videowallcontroller send layout setting but the obstacle is from smart client layout i have the view items structure but nothing related to the layout name or id like in the sample.

best regards,

gaby

No. You can neither read the current layout nor specify a layout by the use of the XML.

see also -

https://developer.milestonesys.com/s/question/0D53X0000CaBvaFSQS/smart-wall-sdk-functionalitieshttps://developer.milestonesys.com/s/question/0D53X0000CaBvaFSQS/smart-wall-sdk-functionalities

Thank you Bo