Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later.
The IATSC_EIT interface enables the client to get data from an ATSC event information table (EIT). The IAtscPsipParser::GetEIT method returns a pointer to this interface.
Methods
The IATSC_EIT interface inherits the methods of the IUnknown interface.
In addition, IATSC_EIT defines the following methods.
Method | Description |
---|---|
Returns the number of records in the EIT. |
|
Returns the protocol version of the table. |
|
Returns the number of descriptors for a record in the EIT. |
|
Returns a descriptor for a specified record in the EIT. |
|
Searches a record in the EIT for a descriptor with a specified descriptor tag. |
|
Returns the event duration for a record in the EIT. |
|
Returns the extended text message (ETM) location for a record in the EIT. |
|
Returns the event identifier for a record in the EIT. |
|
Returns the event start time for a record in the EIT. |
|
Returns the title text for a record in the EIT. |
|
Returns the source identifier for the EIT. |
|
Returns the version number for the EIT. |
|
Initializes the object. |
Requirements
Header | Declared in Atscpsipparser.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008