KSPROPERTY_CROSSBAR_CAPS
The KSPROPERTY_CROSSBAR_CAPS property retrieves the crossbar capabilities of the device (the number of input and output pins on the crossbar). This property must be implemented.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes | No | Filter | KSPROPERTY_CROSSBAR_CAPS_S | Pair of ULONGs |
The property value (operation data) is a pair of ULONGs that specify the number of audio and video input pins on the crossbar, and the number of audio and video output pins on the crossbar.
Requirements
Header: ksmedia.h (include Ksmedia.h)