Skip to content

Latest commit

 

History

History
85 lines (66 loc) · 2.1 KB

ksproperty-bda-signal-lock-caps.md

File metadata and controls

85 lines (66 loc) · 2.1 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSPROPERTY_BDA_SIGNAL_LOCK_CAPS
Clients use KSPROPERTY\_BDA\_SIGNAL\_LOCK\_CAPS to determine the lock types that the driver can support for a signal.
KSPROPERTY_BDA_SIGNAL_LOCK_CAPS Streaming Media Devices
apiref
reference
KSPROPERTY_BDA_SIGNAL_LOCK_CAPS
Bdamedia.h
HeaderDef
11/28/2017

KSPROPERTY_BDA_SIGNAL_LOCK_CAPS

Clients use KSPROPERTY_BDA_SIGNAL_LOCK_CAPS to determine the lock types that the driver can support for a signal.

Usage Summary Table

Get Set Target Property descriptor type Property value type

Yes

No

Pin or Filter

KSP_NODE

A 32-bit value that contains a bitwise OR of BDA_LockType-typed values

Remarks

The NodeId member of KSP_NODE specifies the identifier of the control node or is set to −1 to specify a pin.

The returned 32-bit value is a bitwise OR of BDA_LockType-typed values that indicates the lock types that the driver supports.

The RF tuner node should provide this indication.

Requirements

Header

Bdamedia.h (include Bdamedia.h)

See also

BDA_LockType

KSP_NODE

KSPROPERTY_BDA_SIGNAL_LOCK_TYPE