ConferenceReplayOptions
The ConferenceReplayOptions interface gathers properties responsible for replaying conferences.
Properties
conferenceAccessToken
• Optional
conferenceAccessToken: string
The conference access token.
offset
• offset: number
Allows application users to start replaying a recorded conference at a specific timestamp. The offset parameter is the number of milliseconds between the beginning of the recording and the required starting point.
Updated about 1 year ago