@videosdk.live/server-sdk
Preparing search index...
Recording
Interface Recording
A composited room recording.
interface
Recording
{
end
?:
string
|
null
;
file
?:
RecordingFile
;
id
:
string
;
links
?:
ResourceLinks
;
roomId
?:
string
;
start
?:
string
;
webhook
?:
WebhookDeliverySummary
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
end?
file?
id
links?
room
Id?
start?
webhook?
Properties
Optional
end
end
?:
string
|
null
Optional
file
file
?:
RecordingFile
id
id
:
string
Optional
links
links
?:
ResourceLinks
Optional
room
Id
roomId
?:
string
Optional
start
start
?:
string
Optional
webhook
webhook
?:
WebhookDeliverySummary
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
file
id
links
room
Id
start
webhook
@videosdk.live/server-sdk
Loading...
A composited room recording.