Package-level declarations
Types
Configuration that controls whether ringing sounds should play when the device is in silent or muted mode.
Configuration for the vibration pattern and enabled state for ringing calls.
Configuration describing the sounds played for incoming and outgoing calls in the Stream Video SDK.
Contains all the sounds that the SDK uses.
Functions
Returns a ringing call vibration config with a custom vibration pattern.
Creates a default MutedRingingConfig.
Returns a RingingConfig that uses the SDK's default bundled sounds for both incoming and outgoing calls.
Returns a RingingConfig that uses the device ringtone for incoming calls and the SDK default ringing tone for outgoing calls.
Returns a ringing call vibration config that mutes (disables) vibration.
Returns a RingingConfig that disables all ringing sounds.
Returns a default ringing call vibration config.
Returns a RingingConfig that uses custom resources for incoming and outgoing call sounds.
Creates a Sounds object using the provided RingingConfig and MutedRingingConfig.
Converts a ringing config to a Sounds object.
Returns a RingingConfig that uses custom URIs for incoming and outgoing call sounds.