Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.67 KB

ksproperty-bda-controlling-pin-id.md

File metadata and controls

45 lines (31 loc) · 1.67 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSPROPERTY_BDA_CONTROLLING_PIN_ID
Clients use KSPROPERTY_BDA_CONTROLLING_PIN_ID to retrieve the controlling pin for a node in the BDA template connection list.
KSPROPERTY_BDA_CONTROLLING_PIN_ID Streaming Media Devices
apiref
reference
KSPROPERTY_BDA_CONTROLLING_PIN_ID
Bdamedia.h
HeaderDef
10/13/2021

KSPROPERTY_BDA_CONTROLLING_PIN_ID

Clients use KSPROPERTY_BDA_CONTROLLING_PIN_ID to retrieve the controlling pin for a node in the BDA template connection list.

Usage Summary Table

Get Set Target Property descriptor type Property value type
Yes No Filter KSP_BDA_NODE_PIN ULONG

Remarks

The returned value specifies the controlling pin ID.

Nodes are associated with one pin in the filter, either an input pin or an output pin. Nodes can only be accessed through the controlling pin because nodes do not have their own file handle. The network provider can use this property and the KSP_BDA_NODE_PIN structure to query for the controlling pin for each node in the BDA template connection list (KSTOPOLOGY_CONNECTION or BDA_TEMPLATE_CONNECTION array).

Requirements

Header: bdamedia.h (include Bdamedia.h)

See also

BdaPropertyGetControllingPinId

BDA_TEMPLATE_CONNECTION

KSP_BDA_NODE_PIN

KSTOPOLOGY_CONNECTION