User`s manual
12. Appendix B – Hydra scripting language definition v1.0
Barco – iStudio – R5976569 – user's manual – revision 09 – March-2007
__________________________________________________________________________________
12-14
12.2.4 Description of object attributes (Layouts)
General
General layout properties:
Attribute Description
resx resolution width
resy resolution height
backcolor background color (e.g. black, blue2, red3, white, yellow)
bitmap use background bitmap (boolean, “true” or “false”)
bitmapstyle center, tile, scale
bitmapname filename of bitmap
Table 12-6
General object attributes
Object
Empty object (also present in the following objects!):
Attribute Description
name name of object (e.g. “Video1”)
left x position of object (0 – (horizontal resolution of the display - width))
top y position of object (0 – (vertical resolution of the display- height))
width width of object (0 – horizontal resolution of the display)
height height of object (0 – vertical resolution of the display)
aspect aspect ratio of object (none, 4/3 or 16/9)
transparent transparent on video objects (boolean)
visible visible (boolean)
borderon border on (boolean)
borderwidth width of border (1-25)
bordercolor color of border
borderstyle plain or 3D
umdon UMD visible (boolean)
umdusetext use source name (false) or umdtext line one (true)
umdusetext2 two (true) or one (false) line UMD
umdtext text for UMD line one
umdtext2 text for UMD line two
umdfont font for UMD (e.g. 5x7, 8x13, 12x24)
umdposition
UMD text position (top left, top center, top right, bottom left, bottom center, bottom
right)
umdinside UMD inside (boolean)
umdsplitted splitted 2 lines UMD enabled (boolean)
umdseparator separator line enabled (boolean)
umdsepcolor separator line color of UMD
umdforecolor foreground color of UMD
umdbackcolor background color of UMD
Table 12-7
Empty object attributes