This version of Unity is unsupported.

VideoClipImporter.GetResizeWidth

public int GetResizeWidth(VideoResizeMode mode);

Parameters

modeMode for which the width is queried.

Returns

int Width for the specified resize mode.

Description

Get the resulting width of the resize operation for the specified resize mode.