Enumeration (GI Enum)

GstVideo-1.0GstVideoVideoResamplerMethodSince 1.6

Different subsampling and upsampling methods

1.6

Index

Enumeration Members

Enumeration Members

CUBIC: number

Uses cubic interpolation

LANCZOS: number

Uses lanczos interpolation

LINEAR: number

Uses linear interpolation to reconstruct missing samples and averaging to downsample

NEAREST: number

Duplicates the samples when upsampling and drops when downsampling

SINC: number

Uses sinc interpolation