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 8 seconds is lower then 0.5% of the maximum possible audio level value.
Warning issued when relative standard deviation of 15 recent audio level samples of outbound stream drops below 7%.
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.