ToiDvbEitCacheDvbEitUpdateInfo Interface Reference


Description

This is the documentation for ToiDvbEitCacheDvbEitUpdateInfo.
This structure is used to identify a service that has updated EIT events. Use toi.statics.ToiDvbEitCacheDvbEitUpdateInfo.create(<originalNetworkId>, <transportStreamId>, <serviceId>, <time>, <duration>) to create an instance of ToiDvbEitCacheDvbEitUpdateInfo.

import "ToiDvbEitCacheDvbEitUpdateInfo.idl";

List of all members.

Public Attributes

attribute long originalNetworkId
attribute long transportStreamId
attribute long serviceId
attribute unsigned long time
attribute long duration

Member Data Documentation

The length of the updated interval in seconds.

The original network identifier.

The service identifier.

attribute unsigned long ToiDvbEitCacheDvbEitUpdateInfo::time

The start time of the updated interval given in seconds since the Unix epoch.

The transport stream identifier.