This document is archived and information here might be outdated. Recommended version. |
The quality of video compression (1-100). 200 - Lossless.
[Visual Basic .NET]
Public Property Quality As Integer
[C#]
public int Quality {get; set;}
[C++]
HRESULT get_Quality(
Long pQualityPercent
);
[C++]
HRESULT put_Quality(
System.Int32* pQualityPercent
);
[C++] Parameters pQualityPercent [in]
pQualityPercent is a parameter of type int pQualityPercent [out, retval]
pQualityPercent is a parameter of type int*