IWMPMetadataText (VB and C#) interface
[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.]
Provides properties for getting information about complex textual metadata attributes.
The IWMPMetadataText interface exposes the following properties.
Property | Description |
---|---|
Description | Gets a description of the metadata text. |
text | Gets the metadata text. |
Get an IWMPMetadataText interface by passing in an attribute name such as WM/UserWebURL to the following method and casting the object that is returned.
Interface | Property |
---|---|
IWMPMedia3 | getItemInfoByType |
Members
The IWMPMetadataText (VB and C#) interface does not define any members.
Requirements
Requirement | Value |
---|---|
Header |
|