| Name | Type | Description | Notes |
|---|---|---|---|
| profile | String | H.264 video profile, which defines various encoder features and settings. See https://en.wikipedia.org/wiki/Advanced_Video_Coding#Profiles for details. | [optional] |
-
BASELINE(value:"BASELINE") -
MAIN(value:"MAIN") -
HIGH(value:"HIGH") -
HIGH_10(value:"HIGH_10") -
HIGH_422(value:"HIGH_422")