MFPMediaItem_GetMetadata
Gets a property store that contains metadata for the source, such as author or title.
MFPMediaItem_GetMetadata PROTO pMediaItem:DWORD, ppMetadataStore:DWORD
Parameters
pMediaItem- A pointer to the Media Item (IMFPMediaItem) object.ppMetadataStore- A pointer to a DWORD variable to store the pMetadataStore object (IPropertyStore)
Returns
TRUE if successful or FALSE otherwise.
Notes
TRUE if successful or FALSE otherwise.
The caller must release the interface.
See Also
MFPMediaItem_GetCharacteristics, MFPMediaItem_GetPresentationAttribute, MFPMediaItem_GetStreamAttribute