VideoFeatures
The video features set for the meeting. Applies to all attendees.
Note
If you specify MeetingFeatures:Video:MaxResolution:None
when you create a meeting, all API requests
that include SendReceive
, Send
, or Receive
for AttendeeCapabilities:Video
will be rejected with ValidationError 400
.
Contents
- MaxResolution
-
The maximum video resolution for the meeting. Applies to all attendees.
Note
Defaults to
HD
. To useFHD
, you must also provide aMeetingFeatures:Attendee:MaxCount
value and override the default size limit of 250 attendees.Type: String
Valid Values:
None | HD | FHD
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: