Fixed a typo

This commit is contained in:
Klaus Schmidinger 2024-01-22 12:09:22 +01:00
parent 21d3d489fd
commit 552f5fc4e7

View File

@ -9856,7 +9856,7 @@ Video Disk Recorder Revision History
- Fixed broken video data streams on systems without output device when switching live
channel to a different transponder while recording (reported by Markus Ehrnsperger).
- The frame width, height, scan type and apect ratio of a recording are now stored in
- The frame width, height, scan type and aspect ratio of a recording are now stored in
the 'info' file under the 'F' tag (thanks to Christoph Haubrich).
- Added the function cRecordingInfo::FrameParams(), which can be used to get a nicely
formatted string with all the available frame data.