![]() |
Previous | Next |
The SAMIStyle property specifies or retrieves the closed captioning style.
Syntax
player.closedCaption.SAMIStyle
Possible Values
This property is a read/write String.
Remarks
A Synchronized Accessible Media Interchange (SAMI) file can contain several format style definitions. SAMI styles are defined between the <STYLE> and </STYLE> tags in the SAMI file. A style is defined with a text string preceded by a pound sign (#). For example, #BigFont specifies a style that can be used with a larger font.
If no SAMI style is specified, the first style defined in the SAMI file is used by default.
See Also
Previous | Next |