Added DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayer

This commit is contained in:
Klaus Schmidinger
2005-02-12 14:48:06 +01:00
parent 7e0ffb0499
commit dc22034e72
3 changed files with 6 additions and 1 deletions

View File

@@ -3396,3 +3396,5 @@ Video Disk Recorder Revision History
is now done when attaching the player to the device (thanks to Marco Schl<68><6C>ler).
- Making sure the buffer reserve in cTransfer::Action() is re-established after
clearing the buffer.
- Added DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayer
(thanks to Marco Schl<68><6C>ler).