Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.3 KB

ksproperty-bda-signal-strength.md

File metadata and controls

41 lines (29 loc) · 1.3 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSPROPERTY_BDA_SIGNAL_STRENGTH
Clients use KSPROPERTY_BDA_SIGNAL_STRENGTH to determine the carrier strength of the signal in mDb (1/1000 of a decibel (DB)).
KSPROPERTY_BDA_SIGNAL_STRENGTH Streaming Media Devices
apiref
reference
KSPROPERTY_BDA_SIGNAL_STRENGTH
Bdamedia.h
HeaderDef
10/14/2021

KSPROPERTY_BDA_SIGNAL_STRENGTH

Clients use KSPROPERTY_BDA_SIGNAL_STRENGTH to determine the carrier strength of the signal in mDb (1/1000 of a decibel (DB)).

Usage Summary Table

Get Set Target Property descriptor type Property value type
Yes Yes Pin or Filter KSP_NODE LONG

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 value specifies the carrier strength of the signal in mDb.

A strength of 0 is nominal strength as expected for the given type of broadcast network. Subnominal strengths are reported as positive mDb. Super-nominal strengths are reported as negative mDb.

Requirements

Header: bdamedia.h (include Bdamedia.h)

See also

KSP_NODE