PresetBackgrounds

Default preset backgrounds available in the SDK.

Properties

Link copied to clipboard

Get all default preset backgrounds

Link copied to clipboard

Get blur presets only

Link copied to clipboard

Get color presets only

Link copied to clipboard

Get default image presets from MediaSFU

Functions

Link copied to clipboard
fun getFullUrl(imageName: String): String

Get full resolution URL for an image

Link copied to clipboard
fun getImageForResolution(imageName: String, targetResolution: String): VirtualBackground

Get an image preset with appropriate resolution based on target

Link copied to clipboard
fun getLargeUrl(imageName: String): String

Get large resolution URL for an image

Link copied to clipboard
fun getSmallUrl(imageName: String): String

Get small resolution URL for an image

Link copied to clipboard
fun getThumbnailUrl(imageName: String): String

Get thumbnail URL for an image