ToiDvbEitCacheServiceItem Interface Reference


Description

This is the documentation for ToiDvbEitCacheServiceItem.
This structure identifies an unique EIT service. Use toi.statics.ToiDvbEitCacheServiceItem.create(<originalNetworkId>, <transportStreamId>, <serviceId>) to create an instance of ToiDvbEitCacheServiceItem.

import "ToiDvbEitCacheServiceItem.idl";

List of all members.

Public Attributes

attribute long originalNetworkId
attribute long transportStreamId
attribute long serviceId

Member Data Documentation

The original network identifier.

The service identifier.

The transport stream identifier.