Preparing search index...
The search index is not available
MediaSFU React Native
MediaSFU React Native
JoinLocalEventRoomParameters
Interface JoinLocalEventRoomParameters
Interface defining the parameters for joining a local event room.
interface
JoinLocalEventRoomParameters
{
eventID
:
string
;
userName
:
string
;
secureCode
?:
string
;
videoPreference
?:
string
;
audioPreference
?:
string
;
audioOutputPreference
?:
string
;
}
Index
Properties
eventID
user
Name
secure
Code?
video
Preference?
audio
Preference?
audio
Output
Preference?
Properties
eventID
eventID
:
string
user
Name
user
Name
:
string
Optional
secure
Code
secure
Code
?:
string
Optional
video
Preference
video
Preference
?:
string
Optional
audio
Preference
audio
Preference
?:
string
Optional
audio
Output
Preference
audio
Output
Preference
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
eventID
user
Name
secure
Code
video
Preference
audio
Preference
audio
Output
Preference
MediaSFU
MediaSFU React Native
Loading...
Interface defining the parameters for joining a local event room.