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 IDVB_SDT interface enables the client to get information from a service description table (SDT). The IDvbSiParser::GetSDT method returns a pointer to this interface.
An SDT describes one or more services that are carried in a particular transport stream. The services may be carried in the same transport stream that carries the SDT, or a different transport stream.
Methods
The IDVB_SDT interface inherits the methods of the IUnknown interface.
In addition, IDVB_SDT defines the following methods.
Method | Description |
---|---|
Converts a next table to a current table. |
|
Returns the number of records in the SDT. |
|
Retrieves the next table that follows the current table. |
|
Returns the original network identifier. |
|
Returns the number of descriptors for a record in the SDT. |
|
Retrieves a descriptor for a specified record in the SDT. |
|
Searches a record in the SDT for a descriptor with a specified descriptor tag. |
|
Queries whether the current transport stream contains present/following EIT information for a particular service. |
|
Queries whether the current transport stream contains schedule EIT information for a particular service. |
|
Queries whether any of the component streams for a particular service are scrambled. |
|
Returns the running status of a particular service in the SDT. |
|
Returns the service identifier for a record in the SDT. |
|
Returns the transport stream identifier (TSID) for the SDT. |
|
Returns a hash value for this table instance. |
|
Returns the version number for the SDT. |
|
Initializes the object. |
|
Registers the client to be notified when a next table arrives that will replace the current table. |
|
Registers the client to be notified when the table becomes current. |
Requirements
Header | Declared in Dvbsiparser.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008