Share via


ITSDT interface (mpeg2psiparser.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.

The ITSDT interface enables the client to get data from a transport stream description table (TSDT). The IAtscPsipParser::GetTSDT and IDvbSiParser::GetTSDT methods return pointers to this interface.

Inheritance

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

Methods

The ITSDT interface has these methods.

 
ITSDT::ConvertNextToCurrent

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
ITSDT::GetCountOfTableDescriptors

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
ITSDT::GetNextTable

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
ITSDT::GetTableDescriptorByIndex

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
ITSDT::GetTableDescriptorByTag

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

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

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
ITSDT::RegisterForNextTable

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
ITSDT::RegisterForWhenCurrent

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

Requirements

   
Target Platform Windows
Header mpeg2psiparser.h

See also

BDA Interfaces