Choreo Display SDK - v0.2.0
Preparing search index...
index
SDKEventData
Interface SDKEventData
interface
SDKEventData
{
bridgeReady
:
{
galleryId
:
string
;
slideId
?:
string
}
;
recordingComplete
:
{
duration
:
number
;
recordingId
:
string
;
size
:
number
}
;
recordingError
:
{
error
:
string
}
;
uploadComplete
:
{
retrievalUrl
:
string
;
taskId
:
string
}
;
uploadError
:
{
error
:
string
;
taskId
:
string
}
;
}
Index
Properties
bridge
Ready
recording
Complete
recording
Error
upload
Complete
upload
Error
Properties
bridge
Ready
bridgeReady
:
{
galleryId
:
string
;
slideId
?:
string
}
recording
Complete
recordingComplete
:
{
duration
:
number
;
recordingId
:
string
;
size
:
number
}
recording
Error
recordingError
:
{
error
:
string
}
upload
Complete
uploadComplete
:
{
retrievalUrl
:
string
;
taskId
:
string
}
upload
Error
uploadError
:
{
error
:
string
;
taskId
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bridge
Ready
recording
Complete
recording
Error
upload
Complete
upload
Error
Choreo Display SDK - v0.2.0
Loading...