VideoRenderMode

The options to specify how the video adjusts its content to be render in a view.

Since

2.6.0

Entries

Link copied to clipboard

The option to scale the video to fit the size of the view by maintaining the aspect ratio. The black paddings will be added to the remaining area of the view.

Link copied to clipboard

The option to scale the video to fill the size of the view. Some portion of the video may be cropped.

Link copied to clipboard

The option to scale the video to fit the size of the view by changing the aspect ratio of the video if necessary.

Link copied to clipboard

For CUCM call renderMode is NotSupported.

Properties

Link copied to clipboard
Link copied to clipboard

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.