ISDBSongData::MusicComposer

From MediaMonkey Wiki
Jump to navigation Jump to search

CoClass SDBSongData, Interface ISDBSongData

Property Get/Let MusicComposer As String


Property description

Warning: This property is redundant and does not appear to be implemented properly under MediaMonkey version 2.5. Although it may be possible to set this property to some value, based on limited testing, the ISDBSongData::UpdateDB and ISDBSongData::WriteTags methods appear to ignore this property. Instead, any value in the ISDBSongData::Author property is saved where one would expect the value for this property to be saved. Furthermore, this property does not seem to display any values from the database or music files. Apparently, ISDBSongData::Author should always be used instead of this property.

The behavior of MusicComposer under MediaMonkey version 3.x is unknown.