resolution property
The resolution of the inbound video data. Possible string values are:
- "240p"
- "360p"
- "480p"
- "720p"
- "1080p"
- "1440p"
- "2160p"
- "variable"
Implementation
core.String? resolution;
The resolution of the inbound video data. Possible string values are:
core.String? resolution;