ClosedCaption.getSAMILangID method
[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]
The getSAMILangID method retrieves the locale identifier (LCID) of a language supported by the current SAMI file.
Syntax
retVal = ClosedCaption.getSAMILangID(
index
)
Parameters
-
index [in]
-
Number (long) specifying the index of the LCID to retrieve.
Return value
This method returns a Number (long) containing the LCID of the language with the specified index.
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
Requirement | Value |
---|---|
Version |
Windows Media Player 9 Series or later. |
DLL |
|