AVEncMPVGenerateHeaderSeqDispExt Property

 
Microsoft DirectShow 9.0

AVEncMPVGenerateHeaderSeqDispExt Property

Specifies whether the encoder generates sequence display extension headers. This property applies to MPEG video encoders.

Property GUID

CODECAPI_AVEncMPVGenerateHeaderSeqDispExt

Data Type

VARIANT_BOOL (VT_BOOL)

Remarks

This property is read/write.

If the value is VARIANT_TRUE, the encoder generates sequence display extension headers.

Requirements

Header: Include codecapi.h.

See Also