Added cChannel::IsSourceType() to test if a channel's source is of a given type

This commit is contained in:
Klaus Schmidinger
2010-03-07 13:56:09 +01:00
parent 74d6d35bce
commit 1c922cbb54
3 changed files with 5 additions and 2 deletions

View File

@@ -6402,3 +6402,4 @@ Video Disk Recorder Revision History
patch: 0 means timeshift recordings are not automatically deleted (the default behavior
as in previous versions), while 1 means to ask the user whether the recording shall be
deleted.
- Added cChannel::IsSourceType() to test if a channel's source is of a given type.