Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
AVEncMPVGenerateHeaderSeqScaleExt Property
Specifies whether the encoder generates sequence scalable extension headers. This property applies to MPEG video encoders.
Property GUID
CODECAPI_AVEncMPVGenerateHeaderSeqScaleExt
Data Type
VARIANT_BOOL (VT_BOOL)
Remarks
This property is read/write.
If the value is VARIANT_TRUE, the encoder generates sequence scalable extension headers.
Requirements
Header: Include codecapi.h.
See Also