aboutsummaryrefslogtreecommitdiff
path: root/audio/decoders/quicktime.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/decoders/quicktime.h')
-rw-r--r--audio/decoders/quicktime.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/decoders/quicktime.h b/audio/decoders/quicktime.h
index 2fca5d6944..8a779d45a6 100644
--- a/audio/decoders/quicktime.h
+++ b/audio/decoders/quicktime.h
@@ -90,6 +90,7 @@ protected:
QueuingAudioStream *_audStream;
void setAudioStreamPos(const Timestamp &where);
+ bool isOldDemuxing() const;
};
/**