@videosdk.live/server-sdk
Preparing search index...
CompositeRecording
Interface CompositeRecording
Composite recording.
interface
CompositeRecording
{
end
?:
string
|
null
;
file
?:
RecordingFile
;
fileFormat
?:
string
;
fileId
?:
string
;
id
:
string
;
meetingId
?:
string
;
participants
?:
unknown
[]
;
roomId
?:
string
;
sessionId
?:
string
;
start
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
end?
file?
file
Format?
file
Id?
id
meeting
Id?
participants?
room
Id?
session
Id?
start?
Properties
Optional
end
end
?:
string
|
null
Optional
file
file
?:
RecordingFile
Optional
file
Format
fileFormat
?:
string
Optional
file
Id
fileId
?:
string
id
id
:
string
Optional
meeting
Id
meetingId
?:
string
Optional
participants
participants
?:
unknown
[]
Optional
room
Id
roomId
?:
string
Optional
session
Id
sessionId
?:
string
Optional
start
start
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
file
file
Format
file
Id
id
meeting
Id
participants
room
Id
session
Id
start
@videosdk.live/server-sdk
Loading...
Composite recording.