Windows Media Player 11 SDK ClosedCaption.getSAMIStyleName 

Windows Media Player SDK banner art

Previous Next

ClosedCaption.getSAMIStyleName

The getSAMIStyleName method retrieves the name of a style supported by the current SAMI file.

Syntax

  

Parameters

index

Number (long) specifying the index of the style name to retrieve.

Return Values

This method returns a String containing the name of the style as specified in the SAMI file.

Remarks

The styles in a SAMI file are indexed in the order shown in the file, starting with zero.

This method cannot be used until a digital media file is open (Player**.openState** is equal to 13).

Windows Media Player 10 Mobile: This method is not supported.

Requirements

Version: Windows Media Player 9 Series or later.

Library: Use wmp.dll.

See Also

Previous Next