AVEncCommonStreamEndHandling Property
Microsoft DirectShow 9.0 |
AVEncCommonStreamEndHandling Property
Specifies whether the encoder discards partial groups of pictures (GOPs) at the end of the stream.
Property GUID
CODECAPI_AVEncCommonStreamEndHandling
Data Type
UINT32 (VT_UI4)
Possible Values
The value of this property is a member of the eAVEncCommonStreamEndHandling enumeration.
Remarks
This property is read/write.
Requirements
Header: Include codecapi.h.
See Also