rotation property
The amount that YouTube needs to rotate the original source content to properly display the video. Possible string values are:
- "none"
- "clockwise"
- "upsideDown"
- "counterClockwise"
- "other"
Implementation
core.String? rotation;
The amount that YouTube needs to rotate the original source content to properly display the video. Possible string values are:
core.String? rotation;