AVBlocks for C++
2.1
Audio and Video Software Development Kit
|
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. More... | |
Parameters specific to video resizing.
|
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.