Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |