10#ifndef __SOURCEPARAMS_H
11#define __SOURCEPARAMS_H
cListObject(const cListObject &ListObject)
cList(const char *NeedsLocking=NULL)
virtual void SetData(cChannel *Channel)=0
Sets all source specific parameters to those of the given Channel.
virtual cOsdItem * GetOsdItem(void)=0
Returns all the OSD items necessary for editing the source specific parameters of the channel that wa...
virtual void GetData(cChannel *Channel)=0
Copies all source specific parameters to the given Channel.
cSourceParam(char Source, const char *Description)
Sets up a parameter handler for the given Source.
cSourceParam * Get(char Source)
cSourceParams SourceParams