public string GetResizeModeName (VideoResizeMode mode);

Parameters

modeMode 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.