frameRate property
The frame rate of the inbound video data. Possible string values are:
- "30fps"
- "60fps"
- "variable"
Implementation
core.String? frameRate;
The frame rate of the inbound video data. Possible string values are:
core.String? frameRate;