AVBlocks for C++  1.9
Audio and Video Software Development Kit
primo::avblocks::Param::Video::Resize Namespace Reference

Parameters specific to video resizing. More...

Variables

static const char InterpolationMethod [] = "RESIZE_INTERPOLATION_METHOD"
 Video: Specifies the interpolation method that is used for resizing video frames.

Detailed Description

Parameters specific to video resizing.


Variable Documentation

const char 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 primo::codecs::InterpolationgMethod::Enum. The default value is InterpolationMethod::Cubic.

 All Classes Namespaces Files Functions Variables Enumerations Enumerator