KSPROPERTY_BDA_PIDFILTER_UNMAP_PIDS
Clients use KSPROPERTY_BDA_PIDFILTER_UNMAP_PIDS to inform the PID filter node about packets identified with specific PIDs to filter from the input stream (that is, stop passing from input to output).
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes | Yes | Filter | KSP_NODE | BDA_PID_UNMAP |
Remarks
The NodeId member of KSP_NODE specifies the identifier of the PID filter node.
The BDA_PID_UNMAP structure describes a map of packets identified with specific PIDs to filter from the input stream.
Any PID in this list that is not passed by the node is ignored.
Requirements
Header: bdamedia.h (include Bdamedia.h)