position property

Rectangle? position
final

Use Selection placement (position) to define the video area in your output frame. The area outside of the rectangle that you specify here is black.

Implementation

final Rectangle? position;