<transform
type="scale"
scale="point"
relative="false | true"
/>
<transform
type="crop | letterbox"
width="number"
height="number"
/>
<movie>
<scene background="#339999">
<video src="https://cdn.impossible.io/xml/003.mov">
<transform type="crop" width="200" height="200" />
</video>
</scene>
</movie>
<movie>
<scene background="#339999">
<video src="https://cdn.impossible.io/xml/003.mov">
<transform type="letterbox" width="200" height="200" />
</video>
</scene>
</movie>
Terms of Use | © 2017, Impossible Software, or its affiliates.