Partager via


HasAttachedImages (Compact 2013)

3/26/2014

This attribute is a file-level attribute specifying whether the file is an MP3 file that has attached "APIC" ID3 frames.

Global Constant

g_wszWMHasAttachedImages

Data Type

WMT_TYPE_BOOL

Remarks

This is a coded attribute.

This attribute cannot be duplicated at the file level. If this attribute is used for a single stream, it will be treated as custom metadata and will no longer have its regular meaning.

This attribute informs an application that images are present so that they can be retrieved by using the IWMImageInfo interface. Now that images are supported by using the WM/Picture attribute, HasAttachedImages is no longer needed.

To determine whether a file contains images, call IWMHeaderInfo3::GetAttributeIndices specifying the WM/Picture attribute.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

Attribute List