Custom mixer layout

Hi,

Following configuration to show custom mixer layout in vertical direction.

/opt/mixer-layout-***-collab/2_mixer-layout-***-collab-2-participants.mix
<?xml version="1.0" encoding="utf-8"?>
<body>
<row height="1row" align="INLINE_VERTICAL_CENTER">
<div width="1col" height="100%" align="INLINE_HORIZONTAL_CENTER"><video width="100%" height="100%" align="CENTER"/></div>
</row>
<row height="1row" align="INLINE_VERTICAL_CENTER">
<div width="1col" height="100%" align="INLINE_HORIZONTAL_CENTER"/>
</row>
</body>

flashphoner.properties

The above configuration is it correct ?
 

Attachments

Top