Skip to content

Latest commit

 

History

History
67 lines (53 loc) · 2.15 KB

ne-ksmedia-ks_tuner_tuning_flags.md

File metadata and controls

67 lines (53 loc) · 2.15 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NE:ksmedia.KS_TUNER_TUNING_FLAGS
KS_TUNER_TUNING_FLAGS (ksmedia.h)
The KS_TUNER_TUNING_FLAGS enumeration defines tuning flags that describe the granularity of a tuning operation.
stream\ks_tuner_tuning_flags.htm
stream
04/23/2018
KS_TUNER_TUNING_FLAGS enumeration
KS_TUNER_TUNING_COARSE, KS_TUNER_TUNING_EXACT, KS_TUNER_TUNING_FINE, KS_TUNER_TUNING_FLAGS, KS_TUNER_TUNING_FLAGS enumeration [Streaming Media Devices], ksmedia/KS_TUNER_TUNING_COARSE, ksmedia/KS_TUNER_TUNING_EXACT, ksmedia/KS_TUNER_TUNING_FINE, ksmedia/KS_TUNER_TUNING_FLAGS, stream.ks_tuner_tuning_flags, vidcapstruct_af322917-69e6-4688-885d-45422c594348.xml
ksmedia.h
Ksmedia.h
Windows
Windows
KS_TUNER_TUNING_FLAGS
KS_TUNER_TUNING_FLAGS
ksmedia/KS_TUNER_TUNING_FLAGS
APIRef
kbSyntax
HeaderDef
ksmedia.h
KS_TUNER_TUNING_FLAGS

KS_TUNER_TUNING_FLAGS enumeration

-description

The KS_TUNER_TUNING_FLAGS enumeration defines tuning flags that describe the granularity of a tuning operation.

-enum-fields

-field KS_TUNER_TUNING_EXACT

The tuner should tune directly to the specified frequency and bypass any fine tuning logic.

-field KS_TUNER_TUNING_FINE

The tuning operation should perform a comprehensive search for the best tuning. This flag is used only if the strategy is KS_TUNER_STRATEGY_DRIVER_TUNES.

-field KS_TUNER_TUNING_COARSE

The tuning operation should perform a fast search and attempt only to determine if a valid signal is present. This flag is used only if the strategy is KS_TUNER_STRATEGY_DRIVER_TUNES.

-see-also

KSPROPERTY_TUNER_FREQUENCY_S