The new functions cControl::GetRecording() and cControl::GetHeader() can be used to retrieve information about what the current player is playing

This commit is contained in:
Klaus Schmidinger
2012-04-28 13:09:42 +02:00
parent 109586571a
commit 97e242d1b5
9 changed files with 50 additions and 8 deletions

View File

@@ -7091,3 +7091,5 @@ Video Disk Recorder Revision History
(reported by Lars Hanisch).
- cControl::Control() now has an additional boolean parameter, which can be set to
true to get the current player control even if it is hidden.
- The new functions cControl::GetRecording() and cControl::GetHeader() can be used
to retrieve information about what the current player is playing.