/AWS1/CL_CHMVIDEOFEATURES¶
The video features set for the meeting. Applies to all attendees.
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.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_maxresolution TYPE /AWS1/CHMVIDEORESOLUTION /AWS1/CHMVIDEORESOLUTION¶
The maximum video resolution for the meeting. Applies to all attendees.
Defaults to
HD. To useFHD, you must also provide aMeetingFeatures:Attendee:MaxCountvalue and override the default size limit of 250 attendees.
Queryable Attributes¶
MaxResolution¶
The maximum video resolution for the meeting. Applies to all attendees.
Defaults to
HD. To useFHD, you must also provide aMeetingFeatures:Attendee:MaxCountvalue and override the default size limit of 250 attendees.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXRESOLUTION() |
Getter for MAXRESOLUTION, with configurable default |
ASK_MAXRESOLUTION() |
Getter for MAXRESOLUTION w/ exceptions if field has no value |
HAS_MAXRESOLUTION() |
Determine if MAXRESOLUTION has a value |