AVEncMPVAddSeqEndCode Property
Microsoft DirectShow 9.0 |
AVEncMPVAddSeqEndCode Property
Specifies whether the encoder adds a sequence end code at the end of the stream. This property applies to MPEG video encoders.
Property GUID
CODECAPI_AVEncMPVAddSeqEndCode
Data Type
VARIANT_BOOL (VT_BOOL)
Remarks
This property is read/write.
If the value is VARIANT_TRUE, the encoder adds a sequence end code at the end of the stream.
Requirements
Header: Include codecapi.h.
See Also