AVEncMPVGOPSize Property
Microsoft DirectShow 9.0 |
AVEncMPVGOPSize Property
Specifies the maximum number of pictures from one group-of-pictures (GOP) header to the next GOP header.
Property GUID
CODECAPI_AVEncMPVGOPSize
Data Type
UINT32 (VT_UI4)
Possible Values
Encoders can implement this property as an enumerated set or as a linear range.
Remarks
This property is read/write.
Requirements
Header: Include codecapi.h.
See Also