From dac837d38d4a84d785fc11da7e276ffcc22ec331 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 21 Aug 2011 13:47:07 +0200 Subject: Implemented cRecording::NumFrames() and cRecording::LengthInSeconds() --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 06a1a359..3140377c 100644 --- a/HISTORY +++ b/HISTORY @@ -6715,3 +6715,6 @@ Video Disk Recorder Revision History exposes these members, so that existing plugins will still compile. Comment out this #define to check whether a particular plugin needs to be modified. This #define may be removed in a future version. +- The new functions cRecording::NumFrames() and cRecording::LengthInSeconds() return + the number of frames and length (in seconds) of a recording (suggested by Steffen + Barszus). -- cgit v1.2.3