Skip to content

Latest commit

 

History

History
90 lines (72 loc) · 2.9 KB

ksproperty-jack-sink-info.md

File metadata and controls

90 lines (72 loc) · 2.9 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
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.
KSPROPERTY_JACK_SINK_INFO Audio Devices
apiref
reference
KSPROPERTY_JACK_SINK_INFO
Ksmedia.h
HeaderDef
03/06/2023

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