AVBlocks for .NET  1.20
Audio and Video Software Development Kit
Param.Video.Resize Class Reference

Parameters specific to video Resizing More...

Static Public Attributes

static string InterpolationMethod = "RESIZE_INTERPOLATION_METHOD"
 Video: Specifies the interpolation method that is used for resizing video frames. More...
 

Detailed Description

Parameters specific to video Resizing

Member Data Documentation

string InterpolationMethod = "RESIZE_INTERPOLATION_METHOD"
static

Video: Specifies the interpolation method that is used for resizing video frames.

This parameter is an integer.

The supported values are defined in the InterpolationMethod enum. The default value is InterpolationMethod.Cubic.