Enumeration VideoViewSetupMode

Setting mode of the view.

Enumeration Members

VideoViewSetupAdd: 1

1: Adds a view.

VideoViewSetupRemove: 2

2: Deletes a view.

VideoViewSetupReplace: 0

0: (Default) Clear all added views and replace with a new view.

Generated using TypeDoc