mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
Update header
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1981 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -65,12 +65,9 @@ public:
|
||||
DMX_CHANNEL_TYPE getChannelType(void) { return type; };
|
||||
int getUnit(void) { return unit; };
|
||||
unsigned short GetPID(void) { return pid; }
|
||||
//
|
||||
#if 0
|
||||
const unsigned char *GetFilterTID(u8 FilterIndex = 0);
|
||||
const unsigned char *GetFilterMask(u8 FilterIndex = 0);
|
||||
const unsigned int GetFilterLength(u8 FilterIndex = 0);
|
||||
unsigned int GetFilterCount(void);
|
||||
#endif
|
||||
|
||||
int GetSource();
|
||||
static bool SetSource(int unit, int source);
|
||||
static int GetSource(int unit);
|
||||
};
|
||||
#endif //__DMX_CS_H_
|
||||
|
Reference in New Issue
Block a user