Windows.Media.ClosedCaptioning Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides APIs for retrieving the closed caption formatting settings that the user can set through the system's closed captioning settings page.
Classes
| Name | Description |
|---|---|
| ClosedCaptionProperties |
Exposes properties for retrieving the closed caption formatting settings that the user can set through the system's closed captioning settings page. |
| ClosedCaptionTheme |
Represents a closed caption theme, providing access to the display name, unique identifier, and formatting settings for the theme. Use the static methods of this class to get available themes, get or set the selected theme, and subscribe to theme change notifications. |
Enums
| Name | Description |
|---|---|
| ClosedCaptionColor |
Specifies the color of closed caption UI elements. |
| ClosedCaptionEdgeEffect |
Specifies the edge effect of closed caption text. |
| ClosedCaptionOpacity |
Specifies the opacity of closed caption text. |
| ClosedCaptionSize |
Specifies the size of closed caption text. |
| ClosedCaptionStyle |
Specifies the style of closed caption text. |