mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-12 16:03:42 +02:00
eitd/dmx.cpp: delete demux instead of stop in closefd,
add helper to set demux number
This commit is contained in:
@@ -126,6 +126,7 @@ public:
|
||||
unsigned char get_eit_version(void) { return eit_version; }
|
||||
// was useful for debugging...
|
||||
t_channel_id get_current_service(void) { return current_service; }
|
||||
void setDemux(int dnum) { dmx_num = dnum; }
|
||||
};
|
||||
|
||||
#endif /* __sectionsd__dmx_h__ */
|
||||
|
Reference in New Issue
Block a user