Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

VideoClipImporter.GetResizeModeName

public string GetResizeModeName(VideoResizeMode mode);

Parameters

mode Mode for which the width is queried.

Returns

string Name for the specified resize mode.

Description

Get the full name of the resize operation for the specified resize mode.

The full name includes the resulting width and height for the specified resize mode.