SAMIStyle Property

Returns or sets a String of the closed captioning style.

Syntax

MediaPlayer.SAMIStyle

Remarks

A Synchronized Accessible Media Interchange (SAMI) file may contain several format style definitions. SAMI styles are defined between the <Style> and </Style> tags in the SAMI file. A style can be defined by any text string preceded by a pound sign (#). For example; #BigFont, could be used to specify that a larger font will be used.

If no SAMI style is specified, the first style defined in the SAMI file is used by default.

See Also

CaptioningID, SAMILang, ShowCaptioning

© 1996-1998 Microsoft Corporation. All rights reserved.