MediaSFU Shared
Preparing search index...
RecordingNoticeUserRecordingParamsLike
Interface RecordingNoticeUserRecordingParamsLike
interface
RecordingNoticeUserRecordingParamsLike
{
mainSpecs
:
{
mediaOptions
:
string
;
audioOptions
:
string
;
videoOptions
:
string
;
videoType
:
string
;
videoOptimized
:
boolean
;
recordingDisplayType
:
"video"
|
"media"
|
"all"
;
addHLS
:
boolean
;
}
;
dispSpecs
:
{
nameTags
:
boolean
;
backgroundColor
:
string
;
nameTagsColor
:
string
;
orientationVideo
:
string
;
}
;
textSpecs
?:
{
addText
?:
boolean
;
customText
?:
string
;
customTextPosition
?:
string
;
customTextColor
?:
string
;
}
;
}
Index
Properties
main
Specs
disp
Specs
text
Specs?
Properties
main
Specs
mainSpecs
:
{
mediaOptions
:
string
;
audioOptions
:
string
;
videoOptions
:
string
;
videoType
:
string
;
videoOptimized
:
boolean
;
recordingDisplayType
:
"video"
|
"media"
|
"all"
;
addHLS
:
boolean
;
}
disp
Specs
dispSpecs
:
{
nameTags
:
boolean
;
backgroundColor
:
string
;
nameTagsColor
:
string
;
orientationVideo
:
string
;
}
Optional
text
Specs
textSpecs
?:
{
addText
?:
boolean
;
customText
?:
string
;
customTextPosition
?:
string
;
customTextColor
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
main
Specs
disp
Specs
text
Specs
MediaSFU
MediaSFU Shared - v1.0.1
Loading...