IDVB_ST interface (dvbsiparser.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 IDVB_ST interface enables the client to get information from a stuffing table (ST). The IDvbSiParser::GetST method returns a pointer to this interface.

The purpose of an ST is to invalidate existing table sections when the transport stream crosses the boundary between delivery systems. To invalidate a table section, the section is overwritten with an ST.

Inheritance

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

Methods

The IDVB_ST interface has these methods.

 
IDVB_ST::GetData

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

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

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

Requirements

   
Target Platform Windows
Header dvbsiparser.h

See also

BDA Interfaces