Table of Contents

Enum VideoResamplerMethod

Namespace
GstVideo
Assembly
GstVideo-1.0.dll
public enum VideoResamplerMethod

Fields

Cubic = 2
Lanczos = 4
Linear = 1
Nearest = 0
Sinc = 3