Windows Media Player 11 SDK About the ClosedCaption ObjectÂ
Previous | Next |
About the ClosedCaption Object
The ClosedCaption object governs the captioning interface for Windows Media Player. The ClosedCaption object is obtained through the closedCaption property of the Player object. For example, to get the SAMIFileName property value, type the following:
myfile = player.closedcaption.SAMIFileName;
See Also
Previous | Next |