Enumeration VideoOrientation

The clockwise rotation of the video.

Enumeration Members

VideoOrientation0: 0

0: (Default) No rotation.

VideoOrientation180: 180

180: 180 degrees.

VideoOrientation270: 270

270: 270 degrees.

VideoOrientation90: 90

90: 90 degrees.

Generated using TypeDoc