Preparing search index...
The search index is not available
@jellyfish-dev/react-native-client-sdk
@jellyfish-dev/react-native-client-sdk
useRTCStatistics
Function useRTCStatistics
useRTCStatistics
(
refreshInterval
)
:
{
statistics
:
RTCStats
[]
;
}
This hook provides access to current rtc statistics data.
Parameters
refreshInterval
:
number
Returns
{
statistics
:
RTCStats
[]
;
}
statistics
:
RTCStats
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@jellyfish-dev/react-native-client-sdk
ScreencastQuality
VideoQuality
CameraConfig
CaptureDevice
Metadata
Peer
SimulcastConfig
Track
TrackEncoding
JellyfishContext
JellyfishContextProvider
VideoPreviewView
VideoRendererView
changeWebRTCLoggingSeverity
setTargetTrackEncoding
updateAudioTrackMetadata
updatePeerMetadata
updateVideoTrackMetadata
useAudioSettings
useBandwidthEstimation
useCamera
Loading...
Generated using
TypeDoc
This hook provides access to current rtc statistics data.