Scrypted Documentation / VideoTextOverlay
Interface: VideoTextOverlay
Properties
origin?
optionalorigin:Point
The top left position of the overlay in the image, normalized to 0-1.
fontSize?
optionalfontSize:number
text?
optionaltext:string|boolean
The text value to set the overlay to, if it is not readonly. True or false otherwise to enable/disable.
readonly?
optionalreadonly:boolean
