Share via


Attributes That Support Multiple Values (Compact 2013)

3/26/2014

This topic lists attributes that can have multiple values assigned to them.

For example, "Artist" is an attribute that can have multiple values. You can call IWMHeaderInfo3::AddAttribute multiple times to add as many Artist values as you want. If you make multiple calls to AddAttribute for attributes that do not support multiple values, the method might return an error code, or it might ignore your request.

Some attributes can have multiple values only in Advanced Systems Format (ASF) files; other attributes can have multiple values in both ASF and MP3 files.

The following table lists the attributes that support multiple values.

Attribute

Support for multiple values

Author (DirectShow Attribute)

ASF, MP3

WM/AlbumArtist

ASF

WM/AlbumCoverURL

ASF

WM/Category

ASF

WM/Composer

ASF, MP3

WM/Conductor

ASF

WM/Director

ASF

WM/Genre

ASF

WM/GenreID

ASF

WM/Language

ASF, MP3

WM/Lyrics_Synchronised

ASF, MP3

WM/Mood

ASF, MP3

WM/Picture

ASF, MP3

WM/Producer

ASF

WM/PromotionURL

ASF

WM/UserWebURL

ASF, MP3

WM/Writer

ASF, MP3

See Also

Reference

DirectShow Attributes