Skip to content

Latest commit

 

History

History
86 lines (66 loc) · 2.55 KB

ksproperty-videoprocamp-saturation.md

File metadata and controls

86 lines (66 loc) · 2.55 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSPROPERTY_VIDEOPROCAMP_SATURATION
The KSPROPERTY\_VIDEOPROCAMP\_SATURATION property controls the saturation, or chroma gain, setting of the camera. This property is optional.
KSPROPERTY_VIDEOPROCAMP_SATURATION Streaming Media Devices
apiref
reference
KSPROPERTY_VIDEOPROCAMP_SATURATION
Ksmedia.h
HeaderDef
11/28/2017

KSPROPERTY_VIDEOPROCAMP_SATURATION

The KSPROPERTY_VIDEOPROCAMP_SATURATION property controls the saturation, or chroma gain, setting of the camera. This property is optional.

Usage Summary Table

Get Set Target Property descriptor type Property value type

Yes

Yes

Filter or node

KSPROPERTY_VIDEOPROCAMP_S or KSPROPERTY_VIDEOPROCAMP_NODE_S

LONG

The property value (operation data) is a LONG that specifies a camera's saturation setting. The value of the saturation setting is expressed as gain multiplied by 100.

Remarks

The Value member of the KSPROPERTY_VIDEOPROCAMP_S structure specifies the saturation setting.

Every video capture minidriver must define a range and default value for this property. The required range must be 0 through 10000. The default value must be 100 (1x).

Requirements

Header

Ksmedia.h (include Ksmedia.h)

See also

KSPROPERTY

KSPROPERTY_VIDEOPROCAMP_S