MFPKEY_CONSTRAINENCLATENCY Property

Specifies whether the encoder is constrained by a maximum latency requirement.

Constant for IPropertyBag

Available only by using IPropertyStore.

Data Type

VT_BOOL

Default Value

VARIANT_FALSE

Remarks

If you leave this property at its default value of VARIANT_FALSE, the encoder enumerates a default set of modes that have about 2000 milliseconds of encoder latency. If you set this property to VARIANT_TRUE, you must also specify a maximum encoder latency by setting the MFPKEY_MAXENCLATENCYMS property. In that case, the encoder creates modes that satisfy the latency requirement and enumerates only those modes. The encoder guarantees an output sample as soon as the encoder has received input for a time period equal to MFPKEY_MAXENCLATENCYMS.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Header

Wmcodecdsp.h

See Also

Properties

 

 

Send comments about this topic to Microsoft

Build date: 4/7/2010