Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 2.01 KB

VideoSDKAccountRecordingSettingsRecording.md

File metadata and controls

18 lines (15 loc) · 2.01 KB

# VideoSDKAccountRecordingSettingsRecording

Properties

Name Type Description Notes
cloud_recording bool Whether hosts can record and save meetings or webinars to the cloud. [optional]
record_speaker_view bool Whether to enable recording the Active Speaker view during screen sharing. [optional]
record_gallery_view bool Whether to enable recording the Gallery view during screen sharing. [optional]
record_audio_file bool Whether to record one audio file for all participants. [optional]
save_chat_text bool Whether meeting and webinar chat texts are saved. [optional]
show_timestamp bool Whether timestamps are added to all meeting and webinar recordings. [optional]
recording_audio_transcript bool Whether to enable the Audio transcription feature. [optional]
cloud_recording_download bool Whether to enable the Cloud recording downloads setting. [optional]
auto_delete_cmr bool Whether cloud recordings are automatically deleted after a specific number of days. [optional]
auto_delete_cmr_days int When the `auto_delete_cmr` value is `true`, the number of days before Zoom automatically deletes cloud recordings: * `30` — 30 days. * `60` — 60 days. * `90` — 90 days. * `120` — 120 days. [optional]

[Back to Model list] [Back to API list] [Back to README]