Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
AxWindowsMediaPlayer.closedCaption (VB and C#)
The closedCaption property gets an IWMPClosedCaption interface for the current media item.
[Visual Basic]
Public Overridable ReadOnly Property closedCaption As IWMPClosedCaption
[C#]
public virtual IWMPClosedCaption closedCaption {get;}
Property Value
The WMPLIB.IWMPClosedCaption interface.
Requirements
Version: Windows Media Player 9 Series or later
Namespace: AxWMPLib
Assembly: AxInterop.WMPLib.dll (automatically generated by Visual Studio)
See Also
| Previous | Next |