AVEncVideoCodedVideoAccessUnitSize Property
Microsoft DirectShow 9.0 |
AVEncVideoCodedVideoAccessUnitSize Property
Specifies the size of the video access units, in bytes. This property applies only to variable bit rate (VBR) control modes.
Property GUID
CODECAPI_AVEncVideoCodedVideoAccessUnitSize
Data Type
UINT32 (VT_UI4)
Possible Values
This property is returned as a range of values. To get the supported range, call ICodecAPI::GetParameterRange.
Remarks
This property is read/write.
Requirements
Header: Include codecapi.h.
See Also