KSPROPERTY_CROSSBAR_ACTIVE_S structure (ksmedia.h)

This topic describes the KSPROPERTY_CROSSBAR_ACTIVE_S structure (ksmedia.h).

Syntax

typedef struct {
  KSPROPERTY Property;
  ULONG      IndexInputPin;
  ULONG      Active;
} KSPROPERTY_CROSSBAR_ACTIVE_S, *PKSPROPERTY_CROSSBAR_ACTIVE_S;

Members

Property

Defines the KSPROPERTY member Property.

IndexInputPin

Defines the ULONG member IndexInputPin.

Active

Defines the ULONG member Active.

Requirements

Requirement Value
Header ksmedia.h (include Ksmedia.h)