Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
| Microsoft DirectShow 9.0 |
AVEncMPVIntraDCPrecision Property
Specifies the precision of the DC coefficients, in bits. This property applies to MPEG video encoders.
Property GUID
CODECAPI_AVEncMPVIntraDCPrecision
Data Type
UINT32 (VT_UI4)
Possible Values
This property has a linear range of values. To get the supported range, call ICodecAPI::GetParameterRange.
Remarks
This property is read/write.
The usual range for this property is 8 to 11 bits. If the value is zero, the encoder selects the precision.
Requirements
Header: Include codecapi.h.
See Also