KSPROPERTY_CROSSBAR_CAPS_S - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ksmedia.h

typedef struct {
  KSPROPERTY Property;
  ULONG      NumberOfInputs;
  ULONG      NumberOfOutputs;
} KSPROPERTY_CROSSBAR_CAPS_S, *PKSPROPERTY_CROSSBAR_CAPS_S;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ksmedia-ksproperty_crossbar_caps_s)

KSPROPERTY_CROSSBAR_CAPS_S structure

Description

The KSPROPERTY_CROSSBAR_CAPS_S structure describes the crossbar capabilities for a device.

Members

Property

Specifies an initialized KSPROPERTY structure that describes the property set, property ID, and request type.

NumberOfInputs

Indicates the number of audio and video input pins on the crossbar.

NumberOfOutputs

Indicates the number of audio and video output pins on the crossbar.

See also

KSPROPERTY

KSPROPERTY_CROSSBAR_CAPS

PROPSETID_VIDCAP_CROSSBAR