taglib: Rename Properties to AudioProperties
This commit is contained in:
5
3rdparty/taglib/audioproperties.h
vendored
5
3rdparty/taglib/audioproperties.h
vendored
@@ -62,11 +62,6 @@ class TAGLIB_EXPORT AudioProperties {
|
||||
*/
|
||||
virtual ~AudioProperties();
|
||||
|
||||
/*!
|
||||
* Returns the length of the file in seconds.
|
||||
*/
|
||||
//virtual int length() const = 0;
|
||||
|
||||
/*!
|
||||
* Returns the length of the file in seconds. The length is rounded down to the nearest whole second.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user