FormatSettings
Contains the output format configuration for video processing.
Contents
- framesPerSecond
-
The target frame rate for the output.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
- heightInPixels
-
The target height of the output, in pixels.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
- widthInPixels
-
The target width of the output, in pixels.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: