Skip to content

Latest commit

 

History

History
88 lines (67 loc) · 2.91 KB

ksproperty-videoprocamp-digital-multiplier.md

File metadata and controls

88 lines (67 loc) · 2.91 KB
title description keywords topic_type ms.topic api_name api_location api_type ms.date
KSPROPERTY_VIDEOPROCAMP_DIGITAL_MULTIPLIER
The KSPROPERTY\_VIDEOPROCAMP\_DIGITAL\_MULTIPLIER property specifies the amount of digital zoom to apply to the image.
KSPROPERTY_VIDEOPROCAMP_DIGITAL_MULTIPLIER Streaming Media Devices
apiref
reference
KSPROPERTY_VIDEOPROCAMP_DIGITAL_MULTIPLIER
Ksmedia.h
HeaderDef
11/28/2017

KSPROPERTY_VIDEOPROCAMP_DIGITAL_MULTIPLIER

The KSPROPERTY_VIDEOPROCAMP_DIGITAL_MULTIPLIER property specifies the amount of digital zoom to apply to the image.

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 digital multiplier setting. The value specifies the digital multiplier value that the camera applies to the image.

Remarks

When making a set request, the client should supply a digital multiplier value in the Value member of the KSPROPERTY_VIDEOPROCAMP_NODE_S structure.

To determine the range of digital multiplier values supported by the device, an application can issue a KSPROPERTY_TYPE_BASICSUPPORT request. You can specify KSPROPERTY_TYPE_BASICSUPPORT in the Flags member of the KSPROPERTY_ITEM structure.

When making a get request, the client receives a value of type LONG in the Value member of the KSPROPERTY_VIDEOPROCAMP_NODE_S structure.

Requirements

Header

Ksmedia.h (include Ksmedia.h)

See also

KSPROPERTY

KSPROPERTY_VIDEOPROCAMP_S