Share via


AVEncVideoMaxKeyframeDistance Property

 
Microsoft DirectShow 9.0

AVEncVideoMaxKeyframeDistance Property

Specifies the maximum number of frames between key frames.

Property GUID

CODECAPI_AVEncVideoMaxKeyframeDistance

Data Type

UINT32 (VT_UI4)

Possible Values

This property is returned as a range of values. To get the supported range, call ICodecAPI::GetParameterRange.

Remarks

This property is read/write.

Requirements

Header: Include codecapi.h.

See Also