TextOverlay Class |
Namespace: Ozeki.Media
The TextOverlay type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextOverlay | Initializes a new instance of the TextOverlay class |
Name | Description | |
---|---|---|
![]() | ID | (Inherited from DisposableClass.) |
![]() | ReceiveFormats | (Inherited from VideoHandler.) |
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from DisposableClass.) |
![]() | Dispose(Boolean) | (Inherited from DisposableClass.) |
![]() | Finalize | (Inherited from DisposableClass.) |
![]() | GetAllFormats | (Inherited from VideoHandler.) |
![]() | OnDataReceived | (Inherited from TextOverlayBase.) |
![]() | ProcessWithPosition | (Overrides TextOverlayBase.ProcessWithPosition(VideoData).) |
![]() | ReceiverConnected | (Inherited from VideoHandler.) |
![]() | ReceiverDisconnected | (Inherited from VideoHandler.) |
![]() | SendData | (Inherited from VideoHandler.) |
![]() | SenderConnected | (Inherited from VideoHandler.) |
![]() | SenderDisconnected | (Inherited from VideoHandler.) |
![]() | SetPosition | (Inherited from TextOverlayBase.) |
![]() | SetPreferredSendFormats | (Inherited from VideoHandler.) |
![]() | SetSupportedFormats | (Inherited from VideoHandler.) |
![]() | Start | (Inherited from TextOverlayBase.) |
![]() | Stop | (Inherited from TextOverlayBase.) |
Name | Description | |
---|---|---|
![]() | MediaDataSent | (Inherited from VideoHandler.) |
![]() | ReceiveFormatsChanged | (Inherited from VideoHandler.) |
Name | Description | |
---|---|---|
![]() | Background |
The background of the text. Default is transparent.
|
![]() | Brush |
Font color of the text
|
![]() | EnableDateTime | (Inherited from TextOverlayBase.) |
![]() | Font |
Font type of the text
|
![]() | Position | (Inherited from TextOverlayBase.) |
![]() | Text | (Inherited from TextOverlayBase.) |
![]() | X | (Inherited from TextOverlayBase.) |
![]() | Y | (Inherited from TextOverlayBase.) |