IToiDvbEitCache::TToiComponent Struct Reference


Description

This structure represents the component descriptor inside an event. See EN 300 468 for more info.

import "IToiDvbEitCache.idl";

List of all members.

Public Attributes

long StreamContent
long ComponentType
long Tag
IToiDvbEitCache::TToiLanguageCode LanguageCode
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.