User Tools

Site Tools


scripting:reference:scriptedosd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
scripting:reference:scriptedosd [2023/05/15 03:52] – [Graphic Types] mitscripting:reference:scriptedosd [2023/05/15 03:53] (current) – [OSDText / OSDTextRight / OSDTextCenter] mit
Line 30: Line 30:
  
 ==== OSDText / OSDTextRight / OSDTextCenter ==== ==== OSDText / OSDTextRight / OSDTextCenter ====
-^ Parameters | ''OSD_TEXTYPE'', X, Y, ''Text'' |+^ Parameters | ''[TEXTYPE]'', X, Y, ''Text'' |
 ^ Example | ''OSDText( SMALL, 100, 100, "Hello World" )'' | ^ Example | ''OSDText( SMALL, 100, 100, "Hello World" )'' |
 ^ Description | Adds text to an OSD at the specified coordinate.  | ^ Description | Adds text to an OSD at the specified coordinate.  |
 +Note TEXTTYPE can be ommitted (text defaults to 'NORMAL') so  OSDText( 10, 10, "Hello" ) is valid. 
 +Full list of supported types below..
  
 ==== OSDAdd ==== ==== OSDAdd ====
scripting/reference/scriptedosd.1684140724.txt.gz · Last modified: 2023/05/15 03:52 by mit

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki