KSPROPERTY_QUALITY_ERROR

The KSPROPERTY_QUALITY_ERROR property is an optional property that should be implemented if the pin supports quality management.

Usage Summary Table

Get Set Target Property Descriptor Type Property Value Type

Yes

Yes

Pin

KSPROPERTY

KSQUALITY

Remarks

KSPROPERTY_QUALITY_ERROR has a property value of type KSQUALITY structure. Use this structure to get or set the proportion of frames currently being used and the delta from optimal frame receipt time.

The class driver does not handle this property; the stream minidriver must provide handling on its own.

Requirements

Header

Ks.h (include Ks.h)

See also

KSPROPERTY

KSQUALITY