AVEncCommonPassStart Property
Microsoft DirectShow 9.0 |
AVEncCommonPassStart Property
Starts the first encoding pass.
Property GUID
CODECAPI_AVEncCommonPassStart
Data Type
UINT32 (VT_UI4)
Possible Values
The value of this property is the encoding pass to start. To get the range of supported values, query the encoder's AVEncCommonMultipassMode property.
Remarks
This property is write-only.
Requirements
Header: Include codecapi.h.
See Also