| MediaPlayerTextOverlayController Fields |
The MediaPlayerTextOverlayController type exposes the following members.
| Name | Description | |
|---|---|---|
| overlay | (Inherited from MediaPlayerOverlayController.) | |
| TextOverlay | ||
| TextOverlayString |
The String to be rendered.
| |
| TextOverlayStringColor |
Font color for the rendered text. Set this to a String containing the hex color representation. Defaults to Colors.White.
| |
| TextOverlayStringFont |
String indicating the font family to be used.
| |
| TextOverlayStringSize |
Integer indicating the font size to be used. Defaults to 22.
|