scripting:reference:scriptedosd
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| scripting:reference:scriptedosd [2015/02/20 14:36] – mit | scripting:reference:scriptedosd [2025/05/28 16:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ==== OSDCreate ==== | ==== OSDCreate ==== | ||
| - | ^ Parameters | '' | + | ^ Parameters | '' |
| ^ Example | '' | ^ Example | '' | ||
| ^ Description | This function is used to start a new osd block. | | ^ Description | This function is used to start a new osd block. | | ||
| - | The OSD_TYPE can be one of :\\ | + | |
| - | - OSDWINDOW\\ | + | OSD_TYPE determine the location and appearance of the OSD background (See list below). |
| + | The '' | ||
| + | '' | ||
| + | |||
| + | OSD_TYPE can be one of :\\ | ||
| + | - OSDWINDOW \\ | ||
| - OSDBUILDING\\ | - OSDBUILDING\\ | ||
| - OSDPOPUP\\ | - OSDPOPUP\\ | ||
| Line 22: | Line 27: | ||
| - OSDSCRIPTEDBUILDING \\ | - OSDSCRIPTEDBUILDING \\ | ||
| - | If '' | + | '' |
| - | The '' | ||
| ==== OSDAddItem ==== | ==== OSDAddItem ==== | ||
| - | Parameters | + | ^ Parameters |
| - | Example | + | ^ Example |
| - | Description | + | ^ Description |
| ==== OSDAddAt ==== | ==== OSDAddAt ==== | ||
| Parameters : '' | Parameters : '' | ||
| Line 61: | Line 64: | ||
| ==== Text Types ==== | ==== Text Types ==== | ||
| Text can be added to your OSD using various text types, that specify the size, alignment and colour of the text to be displayed. | Text can be added to your OSD using various text types, that specify the size, alignment and colour of the text to be displayed. | ||
| - | Valid text types are as follows : | + | Valid text types are as follows :\\ |
| - | - TEXT | + | |
| - | - BIGTEXT | + | |
| - | - FADEDTEXT | + | |
| - | - SMALLTEXT | + | |
| - | - TEXTRIGHT | + | |
| - | - SMALLTEXTRIGHT | + | |
| - | - BIGTEXTRIGHT | + | |
| - | - BOLDTEXT | + | |
| - | - SMALLFADEDTEXT (or FADEDSMALLTEXT) | + | |
| - | - BIGFADEDTEXT | + | |
| - | - WARNINGTEXT | + | |
| - | - BIGWARNINGTEXT | + | |
| - | - TEXT2 | + | |
| - | - FADEDTEXT2 | + | |
| - | - TEXT2RIGHT | + | |
| - | - GIANTTEXT | + | |
| - | - GIANTTEXTRIGHT | + | |
| - | - GIANTFADEDTEXT | + | |
| - | - BLINKINGWARNINGTEXT | + | |
| + | * BULLET | ||
| ==== Button Types ==== | ==== Button Types ==== | ||
| - | | + | * BUTTON |
| - | - EXITBUTTON | + | |
| - | - FADEDBUTTON | + | |
| - | - APPLYBUTTON | + | |
| - | - APPLYEXITBUTTON | + | |
| ==== Image Types ==== | ==== Image Types ==== | ||
| - | | + | * IMAGE |
| - | - FADEDIMAGE | + | |
| - | - EXITIMAGE | + | |
| + | |||
| + | ==== Graphic Types ==== | ||
| + | |||
| + | * RECT | ||
| + | * LINE | ||
| + | * BOX | ||
| + | |||
| + | ==== User Input Types ==== | ||
| + | |||
| + | * TEXTENTRY | ||
| + | * VALUE | ||
| + | * CASHVALUE | ||
| + | ==== Display Control Types ==== | ||
| - | ==== LISTBUTTON ==== | + | * HTTPSET |
| - | ==== BULLET ==== | + | |
| - | ==== TEXTENTRY ==== | + | |
| - | ==== BUTTONMINWIDTH | + | |
| - | ==== MINHEIGHT | + | |
| - | ==== VALUE ==== | + | |
| - | ==== CASHVALUE ==== | + | ==== Other OSD Types ==== |
| - | ==== RECT ==== | + | |
| - | ==== LINE ==== | + | |
| - | ==== BOX ==== | + | |
| - | ==== DATE ==== | + | * LISTBUTTON |
| - | ==== HTTPSET ==== | + | * DATE |
scripting/reference/scriptedosd.1424443018.txt.gz · Last modified: (external edit)
