ISDBSongData::ReadTagsAsExt
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.
Scripting Object | SDBSongData |
Value Name | ReadTagsExt |
Value Type | Method |