AVBlocks for .NET
3.0
Audio and Video Software Development Kit
|
Parameters specific to the video resizing filter. More...
Static Public Attributes | |
static string | InterpolationMethod = "RESIZE_INTERPOLATION_METHOD" |
Video: Specifies the interpolation method that is used for resizing video frames. | |
Parameters specific to the video resizing filter.
|
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.