Windows Media Player 11 SDK ClosedCaption.getSAMILangName
Previous | Next |
ClosedCaption.getSAMILangName
The getSAMILangName method retrieves the name of a language supported by the current SAMI file.
Syntax
Parameters
index
Number (long) specifying the index of the language name to retrieve.
Return Values
This method returns a String containing the name of the language as specified in the SAMI file.
Remarks
The languages 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 |