Table of Contents

Enum AudioResamplerMethod

Namespace
GstAudio
Assembly
GstAudio-1.0.dll
public enum AudioResamplerMethod

Fields

BlackmanNuttall = 3
Cubic = 2
Kaiser = 4
Linear = 1
Nearest = 0