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.
1/6/2010
This interface provides methods for retrieving metadata from a stream. Applications can use this interface to retrieve information encoded into a stream, such as the author, title, and copyright. Depending on the stream type, a filter might support a subset of the methods on this interface.
In addition to the methods inherited from IUnknown and IDispatch, the IAMMediaContentEx interface exposes the following methods.
| Method | Description |
|---|---|
Returns a value for a given parameter name and entry number. |
|
Returns a name for a given parameter index and entry number. |
|
Returns the number of entries in the ASX file. |
Requirements
| Windows Embedded CE | Windows CE 2.12 and later |
| Note | Microsoft DirectShow applications and DirectShow filters have different include file and Library requirements For more information, see Setting Up the Build Environment |