MediaSFU Vue
Preparing search index...
MediaSessionApi
Interface MediaSessionApi
interface
MediaSessionApi
{
startSession
:
(
options
:
CreateMediaSFURoomOptions
|
JoinMediaSFURoomOptions
,
)
=>
Promise
<
void
>
;
endSession
:
()
=>
void
;
showAlert
:
ShowAlert
;
}
Index
Properties
start
Session
end
Session
show
Alert
Properties
start
Session
startSession
:
(
options
:
CreateMediaSFURoomOptions
|
JoinMediaSFURoomOptions
,
)
=>
Promise
<
void
>
end
Session
endSession
:
()
=>
void
show
Alert
showAlert
:
ShowAlert
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
start
Session
end
Session
show
Alert
MediaSFU
MediaSFU Vue - v1.0.1
Loading...