IWMEncDisplayInfo Interface
The IWMEncDisplayInfo interface records and retrieves string information about the content being encoded. Typically, this includes the name of the author, the copyright date, the title and rating of the content and any extra description added by the content author. The IWMEncDisplayInfo interface exposes the following properties.
Property | Description |
Author | Specifies and retrieves the name of the content author. |
Copyright | Specifies and retrieves the copyright information for the content being encoded. |
Description | Specifies and retrieves a general description of the multimedia content being encoded. |
Rating | Specifies and retrieves the rating information for the content being encoded. |
Title | Specifies and retrieves the title of the media being encoded. |
See Also