This document is archived and information here might be outdated. Recommended version. |
Indicates if this is a down sampling only type of resampler.
[Visual Basic .NET]
Public ReadOnly Property DownSampling As Boolean
[C#]
public bool DownSampling {get;}
[C++]
HRESULT get_DownSampling(
Boolean* pDownSampling
);
[C++] Parameters pDownSampling [out, retval]
pDownSampling is a parameter of type bool*