IATSC_ETT interface (atscpsipparser.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later.

The IATSC_ETT interface enables the client to get information from an extended text table (ETT). The IAtscPsipParser::GetETT method returns a pointer to this interface.

An ETT provides text descriptions for events or virtual channels. Each ETT contains a single extended text message (ETM) stream. The ETM stream might contain descriptions for multiple languages.

Inheritance

The IATSC_ETT interface inherits from the IUnknown interface. IATSC_ETT also has these types of members:

Methods

The IATSC_ETT interface has these methods.

 
IATSC_ETT::GetEtmId

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later.
IATSC_ETT::GetExtendedMessageText

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later.
IATSC_ETT::GetProtocolVersion

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later.
IATSC_ETT::GetVersionNumber

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later.
IATSC_ETT::Initialize

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later.

Requirements

   
Target Platform Windows
Header atscpsipparser.h

See also

BDA Interfaces