ISDBSongData::ReadTagsAsExt

From MediaMonkey Wiki
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.

ReadTagsAsExt
Scripting Object SDBSongData
Value Name ReadTagsAsExt
Value Type Method