Package-level declarations
Types
General interface for objects describing call quality warning events.
Receiver of Call Quality warnings events issued by Sinch SDK.
Represents type of the call quality warning event.
Warning issued when standard deviation of audio level measurements from last 20 seconds is lower then 0.5% of the maximum possible audio level value.
Warning issued when standard deviation of audio level measurements from last 20 seconds is lower then 0.5% of the maximum possible audio level value.
Warning issued when Jitter 30 ms for 3 out of last 4 samples.
Warning issued when Packet loss 1% in 3 out of last 4 samples.
Warning issues when Round Trip Time (RTT) drops below 300 (for remote inbound stream).
Warning issued when platform level volume is within lower 25% range. The volume factor is measured by observing STREAM_VOICE_CALL
Android platform property.
Media stream warning acts as a base interface for warnings issued for individual streams (video or audio).
Warning issued when ICE connection is not in IceConnectionState.CONNECTED state after the call is established.
Warning issued when the audio level measurements of the inbound rtp audio stream from last 2 seconds are equal to 0.
Warning issued when the audio level measurements of the outbound rtp audio stream from last 2 seconds are equal to 0.