ReplayOptions

The ReplayOptions model includes properties responsible for replaying conferences, such as the conference access token and the offset that starts replaying the recorded conference at a specific timestamp.

Properties

conferenceAccessToken

Optional conferenceAccessToken: string

The conference access token.


offset

offset: number

Allows the application users to start replaying the recorded conference at a specific timestamp. The offset is the number of milliseconds between the beginning of the recording and the required starting point.