Comment update: Added some supplementary explanations and fixed some spellings.

This commit is contained in:
Tsuda Kageyu
2013-06-23 02:08:10 +09:00
parent 7e866e11ad
commit 418a6c79cb
8 changed files with 25 additions and 20 deletions

View File

@ -84,7 +84,6 @@ namespace TagLib {
* file's audio properties will also be read using \a propertiesStyle. If
* false, \a propertiesStyle is ignored
*/
File(FileName file, bool readProperties = true,
Properties::ReadStyle propertiesStyle = Properties::Average);