Name | Type | Description | Notes |
---|---|---|---|
user_id | String | The id of the user for whom this video will be recorded | [optional] |
String | The email address of the user for whom this video will be recorded | [optional] | |
client_id | String | The client_id of the user for whom this video will be recorded | [optional] |
vid_id | String | The id of the video that will be recorded | [optional] |
content | String | An HTML blob that displays a video recorder | [optional] |
width | Integer | The width of the video recorder | [optional] |
height | Integer | the Height of the video recorder | [optional] |
https | BOOLEAN | Whether communication from the recorder will be handled via HTTPS (always true) | [optional] |