Package-level declarations
Types
Link copied to clipboard
data class StreamLayoutConstraints(val mosaicStreamThreshold: Int = 0, val featuredStreamThreshold: Int = 0, val thumbnailStreamThreshold: Int = 0)
StreamLayoutConstraints
defines the constraints for a stream layout.
Link copied to clipboard
data class StreamLayoutSettings(val isGroupCall: Boolean = false, val defaultCameraIsBack: Boolean = false)
StreamLayoutSettings
defines the settings that influence the behavior of a stream layout.