VideoViewMode

画面模式

Parameters

Auto

根据SEI自动决策画面模式(默认)

Original

强制显示原始画面

VEDIV

强制上下等分

HEDIV

强制左右等分

Custom

自定义显示 须同时设置customRects

Entries

Link copied to clipboard

根据SEI自动决策画面模式(默认)

Link copied to clipboard

强制显示原始画面

Link copied to clipboard

强制上下等分

Link copied to clipboard

强制左右等分

Link copied to clipboard

自定义显示 须同时设置customRects

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.