mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
initialize volues
This commit is contained in:
@@ -112,6 +112,7 @@ public:
|
||||
transport_stream_id = _transport_stream_id;
|
||||
serviceTyp=0;
|
||||
memset(&flags, 0, sizeof(flags));
|
||||
is_actual = 0;
|
||||
}
|
||||
|
||||
int eitScheduleFlag(void) { return (int)flags.EIT_schedule_flag; }
|
||||
|
Reference in New Issue
Block a user