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.
The IPAT interface enables the client to get information from a Program Association Table (PAT). The IAtscPsipParser::GetPAT method returns a pointer to this interface.
Methods
The IPAT interface inherits the methods of the IUnknown interface.
In addition, IPAT defines the following methods.
Method | Description |
---|---|
Converts a next table to a current table. |
|
Returns the packet identifier (PID) for the program map table (PMT) associated with a given program number. |
|
Returns the number of records in the PAT. |
|
Retrieves the next table that follows the current table. |
|
Returns the PID for a given record in the PAT. |
|
Retrieves a program number from the PAT. |
|
Returns the transport stream identifier (TSID) for the PAT. |
|
Returns the version number for the PAT. |
|
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 Mpeg2PsiParser.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008