KSPROPERTY_CROSSBAR_PININFO
The KSPROPERTY_CROSSBAR_PININFO property retrieves the type of physical connection represented by the pin including settings such as data flow direction, medium GUID(s) and pin-type. For video pins this property also indicates if there is an audio pin associated with a particular video pin. This property must be implemented.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes | No | Filter | KSPROPERTY_CROSSBAR_PININFO_S | KSPROPERTY_CROSSBAR_PININFO_S |
The property value (operation data) is a KSPROPERTY_CROSSBAR_PININFO_S structure.
Requirements
Header: ksmedia.h (include Ksmedia.h)