summaryrefslogtreecommitdiffstats
path: root/amarok/src/metadata/m4a/mp4mvhdbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/metadata/m4a/mp4mvhdbox.h')
-rw-r--r--amarok/src/metadata/m4a/mp4mvhdbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/metadata/m4a/mp4mvhdbox.h b/amarok/src/metadata/m4a/mp4mvhdbox.h
index b133485e..31e3d740 100644
--- a/amarok/src/metadata/m4a/mp4mvhdbox.h
+++ b/amarok/src/metadata/m4a/mp4mvhdbox.h
@@ -44,7 +44,7 @@ namespace TagLib
uint timescale() const;
//! function to get the presentation duration in the mp4 file
ulonglong duration() const;
- //! function to get the rate (playout speed) - typically 1.0;
+ //! function to get the rate (ptqlayout speed) - typically 1.0;
uint rate() const;
//! function to get volume level for presentation - typically 1.0;
uint volume() const;