Implemented cDvbDevice::SetTransferModeForDolbyDigital()

This commit is contained in:
Klaus Schmidinger
2005-02-13 14:26:37 +01:00
parent 28976bf276
commit 84d57ed54d
3 changed files with 16 additions and 2 deletions

View File

@@ -3410,3 +3410,6 @@ Video Disk Recorder Revision History
library files from this version of VDR (suggested by Andreas Brachold).
- Added a missing 'resultSkipped = 0' to cRemux::Clear() (thanks to Marco Schl<68><6C>ler
for reporting this one).
- The new function cDvbDevice::SetTransferModeForDolbyDigital() can be used by
plugins that implement Dolby Digital output and thus want to prevent the cDvbDevice
from starting Transfer Mode in order to replay DD over the DVB device.