The rotation, if any, to be applied to the input video, before it is encoded. Default is Auto
Automatically detect and rotate as needed.
Do not rotate the video. If the output format supports it, any metadata about rotation is kept intact.
Do not rotate the video but remove any metadata about the rotation.
Rotate 90 degrees clockwise.
Rotate 180 degrees clockwise.
Rotate 270 degrees clockwise.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
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.)
Returns an array containing the constants of this enum type, in the order they're declared.