KSPROPERTY_JACK_SINK_INFO

The KSPROPERTY_JACK_SINK_INFO property is implemented as a pin-wise property that is accessed by using the filter handle.

In Windows 7 and later operating systems, this property can be supported on any bridge pin that is associated with one or more physical jacks. KSPROPERTY_JACK_SINK_INFO is used to get the description and capabilities of a jack sink for a display-related digital audio device, such as an HDMI device or a display port.

Usage Summary Table

Get Set Target Property descriptor type Property value type

Yes

No

Pin factory (via filter handle)

KSP_PIN

KSJACK_SINK_INFORMATION

The property value (instance data) is a KSJACK_SINK_INFORMATION structure.

Return Value

A KSPROPERTY_JACK_SINK_INFO property request returns information in a KSJACK_SINK_INFORMATION structure.

Requirements

Minimum supported client

Windows 7

Minimum supported server

Windows Server 2008

Header

Ksmedia.h

See also

KSJACK_SINK_INFORMATION