ISDBSongData::ReadTagsAsExt

From MediaMonkey Wiki
Revision as of 01:34, 8 May 2008 by MoDementia (talk | contribs)
Jump to navigation Jump to search

CoClass SDBSongData, Interface ISDBSongData

Function ReadTagsAsExt(Ext As String) As Boolean


Parameters

Name Type Description
Ext String File extension to be used.


Method description

Reads tags from file, treat the file as having the specified extension. E.g. 'File.dat' can be treated as mp3 file if parameter 'mp3' is specified in this method.

Introduced in MediaMonkey 3.0.3.1037.

ReadTagsExt
Scripting Object SDBSongData
Value Name ReadTagsExt
Value Type Method