@sendbird/calls-react-native
Preparing search index...
CallOptions
Type Alias CallOptions
type
CallOptions
=
{
audioEnabled
?:
boolean
;
channelUrl
?:
string
;
frontCamera
?:
boolean
;
localVideoViewId
?:
number
;
remoteVideoViewId
?:
number
;
videoEnabled
?:
boolean
;
}
Index
Properties
audio
Enabled?
channel
Url?
front
Camera?
local
Video
View
Id?
remote
Video
View
Id?
video
Enabled?
Properties
Optional
audio
Enabled
audioEnabled
?:
boolean
Default
true
Copy
Optional
channel
Url
channelUrl
?:
string
For SendbirdChat integration *
Optional
front
Camera
frontCamera
?:
boolean
Default
true
Copy
Optional
local
Video
View
Id
localVideoViewId
?:
number
Optional
remote
Video
View
Id
remoteVideoViewId
?:
number
Optional
video
Enabled
videoEnabled
?:
boolean
Default
true
Copy
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
Enabled
channel
Url
front
Camera
local
Video
View
Id
remote
Video
View
Id
video
Enabled
@sendbird/calls-react-native
Loading...
Default