| TextOverlay Properties |
The TextOverlay type exposes the following members.
| Name | Description | |
|---|---|---|
| Background |
The background of the text. Default is transparent.
| |
| Brush |
Font color of the text
| |
| Font |
Font type of the text
| |
| ID | (Inherited from DisposableClass.) | |
| IsRunning |
Gets the current VideoHandler is started or not
| |
| Position |
Position of the string on the screen
| |
| ReceiveFormats |
Gets a list of video formats that the video handler can receive. If no video format specified, all formats are supported.
(Inherited from VideoHandler.) | |
| Text |
Text to display on the video
| |
| X |
Gets the x coordinate of the position of the text
| |
| Y |
Gets the y coordinate of the position of the text
|