cornerRadius property

int? cornerRadius
read / write

Description: Video frame corner radius, in px. Required: False. Value range: Does not exceed the width and height of the video screen set by the layout parameter. Default value: 0.

Implementation

int? cornerRadius;