Share via


AVEncStatCommonCompletedPasses Property

 
Microsoft DirectShow 9.0

AVEncStatCommonCompletedPasses Property

Specifies the number of completed encoding passes. This property applies only to multi-pass encoding.

Property GUID

CODECAPI_AVEncStatCommonCompletedPasses

Data Type

UINT32 (VT_UI4)

Possible Values

This property has a linear range of values. To get the supported range, call ICodecAPI::GetParameterRange.

Remarks

This property is read-only.

Requirements

Header: Include codecapi.h.

See Also