IDvbSiParser2 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.]

The IDvbSiParser2 interface retrieves program specific information (PSI) and service information (SI) tables from a DVB transport stream.

Inheritance

The IDvbSiParser2 interface inherits from IDvbSiParser. IDvbSiParser2 also has these types of members:

Methods

The IDvbSiParser2 interface has these methods.

 
IDvbSiParser2::GetEIT2

.

Remarks

To get a pointer to this interface, call CoCreateInstance. Use the following CLSID:

F6B96EDA-1A94-4476-A85F-4D3DC7B39C3F

This CLSID is not is not published in an SDK header; define a new GUID constant in your application.

Requirements

   
Minimum supported client Windows�7 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header dvbsiparser.h

See also

BDA Interfaces

IDvbSiParser