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 AddPID method adds a packet identifier (PID) to the list of PIDs that the filter receives.
Syntax
HRESULT AddPID(
[in] PID p
);
Parameters
- p [in]
Specifies the PID of the transport stream packets to examine.
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Requirements
Header | Declared in Mpeg2data.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008