nw::snd::SrcType Enumerated Type#include <nw/snd/snd_Global.h> enum SrcType;
| Value | Description |
|---|---|
| SRC_TYPE_NONE | No correction. |
| SRC_TYPE_LINEAR | Linear correction. |
| SRC_TYPE_4TAP | Four-point correction. |
SRC type definitions (interpolation methods for the sampling rate converter).
Indicates the correction method used during sampling rate conversion.
CONFIDENTIAL