ToiDvbEitCacheComponent Interface Reference


Description

This is the documentation for ToiDvbEitCacheComponent.
This structure represents the component descriptor inside an event. See EN 300 468 for more info. Use toi.statics.ToiDvbEitCacheComponent.create(<streamContent>, <componentType>, <tag>, <languageCode>, <description>) to create an instance of ToiDvbEitCacheComponent.

import "ToiDvbEitCacheComponent.idl";

List of all members.

Public Attributes

attribute long streamContent
attribute long componentType
attribute long tag
attribute
ToiDvbEitCache::TToiLanguageCode 
languageCode
attribute string description

Member Data Documentation

The type of the component.

The description of the component, UTF-8 encoded.

The ISO 639 lanague code. It identifies the language of the component (in the case of audio or subtitle and of the description).

The stream content of the component.

The tag of the component.