10 #ifndef __SOURCEPARAMS_H 11 #define __SOURCEPARAMS_H 53 #endif //__SOURCEPARAMS_H
virtual void GetData(cChannel *Channel)=0
Copies all source specific parameters to 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...
cSourceParam(char Source, const char *Description)
Sets up a parameter handler for the given Source.
cSourceParams SourceParams
virtual void SetData(cChannel *Channel)=0
Sets all source specific parameters to those of the given Channel.