scripting:reference:scriptedosd
This is an old revision of the document!
Table of Contents
ScriptedOSD Reference
Scripts run on the server can create an OSD layout that is transmitted to then executed by the client.
ScriptedOSD Commands
OSDCreate
Parameters : OSD_TYPE, Name, Title
Example : osdcreate(OSDBUILDING,“Main”, “” )
Description : This function is used to start a new osd block. The OSD_TYPE can be one of :
[codedoc]
OSDLIST : A background window is created 400×300, in the center of the screen
OSDBUILDING : The OSD is displayed within the frame of a building access window.
[codedoc]
OSDAddItem
OSDAddAt
OSDSet
OSDActivate
ScriptedOSD Item Types
scripting/reference/scriptedosd.1333658128.txt.gz · Last modified: (external edit)
