diff --git a/scripts/pages.json b/scripts/pages.json
index 932a738d1c..99788053f0 100644
--- a/scripts/pages.json
+++ b/scripts/pages.json
@@ -1 +1 @@
-[{"name":"abstract class AbstractCallActivity : ComponentActivity","description":"io.getstream.video.android.ui.common.AbstractCallActivity","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/index.html","searchKeys":["AbstractCallActivity","abstract class AbstractCallActivity : ComponentActivity","io.getstream.video.android.ui.common.AbstractCallActivity"]},{"name":"abstract class AbstractNotificationActivity : ComponentActivity","description":"io.getstream.video.android.ui.common.notification.AbstractNotificationActivity","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.notification/-abstract-notification-activity/index.html","searchKeys":["AbstractNotificationActivity","abstract class AbstractNotificationActivity : ComponentActivity","io.getstream.video.android.ui.common.notification.AbstractNotificationActivity"]},{"name":"abstract class StreamCallActivity : ComponentActivity","description":"io.getstream.video.android.ui.common.StreamCallActivity","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/index.html","searchKeys":["StreamCallActivity","abstract class StreamCallActivity : ComponentActivity","io.getstream.video.android.ui.common.StreamCallActivity"]},{"name":"abstract fun checkPermission(permission: String): Boolean","description":"io.getstream.video.android.ui.common.permission.PermissionManager.checkPermission","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.permission/-permission-manager/check-permission.html","searchKeys":["checkPermission","abstract fun checkPermission(permission: String): Boolean","io.getstream.video.android.ui.common.permission.PermissionManager.checkPermission"]},{"name":"abstract fun getPermissionManager(): PermissionManager","description":"io.getstream.video.android.ui.common.permission.PermissionManagerProvider.getPermissionManager","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.permission/-permission-manager-provider/get-permission-manager.html","searchKeys":["getPermissionManager","abstract fun getPermissionManager(): PermissionManager","io.getstream.video.android.ui.common.permission.PermissionManagerProvider.getPermissionManager"]},{"name":"abstract fun initPermissionManager(): PermissionManager","description":"io.getstream.video.android.ui.common.permission.PermissionManagerProvider.initPermissionManager","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.permission/-permission-manager-provider/init-permission-manager.html","searchKeys":["initPermissionManager","abstract fun initPermissionManager(): PermissionManager","io.getstream.video.android.ui.common.permission.PermissionManagerProvider.initPermissionManager"]},{"name":"abstract fun loadingContent(activity: T)","description":"io.getstream.video.android.ui.common.StreamActivityUiDelegate.loadingContent","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-activity-ui-delegate/loading-content.html","searchKeys":["loadingContent","abstract fun loadingContent(activity: T)","io.getstream.video.android.ui.common.StreamActivityUiDelegate.loadingContent"]},{"name":"abstract fun provideCall(): Call","description":"io.getstream.video.android.ui.common.AbstractCallActivity.provideCall","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/provide-call.html","searchKeys":["provideCall","abstract fun provideCall(): Call","io.getstream.video.android.ui.common.AbstractCallActivity.provideCall"]},{"name":"abstract fun requestPermission(permission: String): Boolean","description":"io.getstream.video.android.ui.common.permission.PermissionManager.requestPermission","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.permission/-permission-manager/request-permission.html","searchKeys":["requestPermission","abstract fun requestPermission(permission: String): Boolean","io.getstream.video.android.ui.common.permission.PermissionManager.requestPermission"]},{"name":"abstract fun setContent(activity: T, call: Call)","description":"io.getstream.video.android.ui.common.StreamActivityUiDelegate.setContent","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-activity-ui-delegate/set-content.html","searchKeys":["setContent","abstract fun setContent(activity: T, call: Call)","io.getstream.video.android.ui.common.StreamActivityUiDelegate.setContent"]},{"name":"abstract val hasCameraPermission: StateFlow
","description":"io.getstream.video.android.ui.common.permission.PermissionManager.hasCameraPermission","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.permission/-permission-manager/has-camera-permission.html","searchKeys":["hasCameraPermission","abstract val hasCameraPermission: StateFlow","io.getstream.video.android.ui.common.permission.PermissionManager.hasCameraPermission"]},{"name":"abstract val hasRecordAudioPermission: StateFlow","description":"io.getstream.video.android.ui.common.permission.PermissionManager.hasRecordAudioPermission","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.permission/-permission-manager/has-record-audio-permission.html","searchKeys":["hasRecordAudioPermission","abstract val hasRecordAudioPermission: StateFlow","io.getstream.video.android.ui.common.permission.PermissionManager.hasRecordAudioPermission"]},{"name":"abstract val uiDelegate: StreamActivityUiDelegate","description":"io.getstream.video.android.ui.common.StreamCallActivity.uiDelegate","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/ui-delegate.html","searchKeys":["uiDelegate","abstract val uiDelegate: StreamActivityUiDelegate","io.getstream.video.android.ui.common.StreamCallActivity.uiDelegate"]},{"name":"annotation class StreamCallActivityDelicateApi","description":"io.getstream.video.android.ui.common.util.StreamCallActivityDelicateApi","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.util/-stream-call-activity-delicate-api/index.html","searchKeys":["StreamCallActivityDelicateApi","annotation class StreamCallActivityDelicateApi","io.getstream.video.android.ui.common.util.StreamCallActivityDelicateApi"]},{"name":"class ParticipantContentView : LinearLayout","description":"io.getstream.video.android.ui.common.view.ParticipantContentView","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-content-view/index.html","searchKeys":["ParticipantContentView","class ParticipantContentView : LinearLayout","io.getstream.video.android.ui.common.view.ParticipantContentView"]},{"name":"class ParticipantItemView : VideoTextureViewRenderer","description":"io.getstream.video.android.ui.common.view.ParticipantItemView","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-item-view/index.html","searchKeys":["ParticipantItemView","class ParticipantItemView : VideoTextureViewRenderer","io.getstream.video.android.ui.common.view.ParticipantItemView"]},{"name":"class StreamVideoTextureViewRenderer(context: Context) : VideoTextureViewRenderer","description":"io.getstream.video.android.ui.common.renderer.StreamVideoTextureViewRenderer","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.renderer/-stream-video-texture-view-renderer/index.html","searchKeys":["StreamVideoTextureViewRenderer","class StreamVideoTextureViewRenderer(context: Context) : VideoTextureViewRenderer","io.getstream.video.android.ui.common.renderer.StreamVideoTextureViewRenderer"]},{"name":"const val EXTRA_CID: String","description":"io.getstream.video.android.ui.common.AbstractCallActivity.Companion.EXTRA_CID","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/-companion/-e-x-t-r-a_-c-i-d.html","searchKeys":["EXTRA_CID","const val EXTRA_CID: String","io.getstream.video.android.ui.common.AbstractCallActivity.Companion.EXTRA_CID"]},{"name":"constructor()","description":"io.getstream.video.android.ui.common.AbstractCallActivity.AbstractCallActivity","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/-abstract-call-activity.html","searchKeys":["AbstractCallActivity","constructor()","io.getstream.video.android.ui.common.AbstractCallActivity.AbstractCallActivity"]},{"name":"constructor()","description":"io.getstream.video.android.ui.common.StreamCallActivity.StreamCallActivity","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/-stream-call-activity.html","searchKeys":["StreamCallActivity","constructor()","io.getstream.video.android.ui.common.StreamCallActivity.StreamCallActivity"]},{"name":"constructor()","description":"io.getstream.video.android.ui.common.notification.AbstractNotificationActivity.AbstractNotificationActivity","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.notification/-abstract-notification-activity/-abstract-notification-activity.html","searchKeys":["AbstractNotificationActivity","constructor()","io.getstream.video.android.ui.common.notification.AbstractNotificationActivity.AbstractNotificationActivity"]},{"name":"constructor(closeScreenOnError: Boolean = true, closeScreenOnCallEnded: Boolean = true, canSkiPermissionRationale: Boolean = true, custom: Bundle? = null)","description":"io.getstream.video.android.ui.common.StreamCallActivityConfiguration.StreamCallActivityConfiguration","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity-configuration/-stream-call-activity-configuration.html","searchKeys":["StreamCallActivityConfiguration","constructor(closeScreenOnError: Boolean = true, closeScreenOnCallEnded: Boolean = true, canSkiPermissionRationale: Boolean = true, custom: Bundle? = null)","io.getstream.video.android.ui.common.StreamCallActivityConfiguration.StreamCallActivityConfiguration"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.ui.common.renderer.StreamVideoTextureViewRenderer.StreamVideoTextureViewRenderer","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.renderer/-stream-video-texture-view-renderer/-stream-video-texture-view-renderer.html","searchKeys":["StreamVideoTextureViewRenderer","constructor(context: Context)","io.getstream.video.android.ui.common.renderer.StreamVideoTextureViewRenderer.StreamVideoTextureViewRenderer"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.ui.common.view.ParticipantItemView.ParticipantItemView","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-item-view/-participant-item-view.html","searchKeys":["ParticipantItemView","constructor(context: Context)","io.getstream.video.android.ui.common.view.ParticipantItemView.ParticipantItemView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.ui.common.view.ParticipantItemView.ParticipantItemView","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-item-view/-participant-item-view.html","searchKeys":["ParticipantItemView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.ui.common.view.ParticipantItemView.ParticipantItemView"]},{"name":"constructor(context: Context?)","description":"io.getstream.video.android.ui.common.view.ParticipantContentView.ParticipantContentView","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-content-view/-participant-content-view.html","searchKeys":["ParticipantContentView","constructor(context: Context?)","io.getstream.video.android.ui.common.view.ParticipantContentView.ParticipantContentView"]},{"name":"constructor(context: Context?, attrs: AttributeSet?)","description":"io.getstream.video.android.ui.common.view.ParticipantContentView.ParticipantContentView","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-content-view/-participant-content-view.html","searchKeys":["ParticipantContentView","constructor(context: Context?, attrs: AttributeSet?)","io.getstream.video.android.ui.common.view.ParticipantContentView.ParticipantContentView"]},{"name":"constructor(context: Context?, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.ui.common.view.ParticipantContentView.ParticipantContentView","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-content-view/-participant-content-view.html","searchKeys":["ParticipantContentView","constructor(context: Context?, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.ui.common.view.ParticipantContentView.ParticipantContentView"]},{"name":"constructor(context: Context?, attrs: AttributeSet?, defStyleAttr: Int, defStyleRes: Int)","description":"io.getstream.video.android.ui.common.view.ParticipantContentView.ParticipantContentView","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-content-view/-participant-content-view.html","searchKeys":["ParticipantContentView","constructor(context: Context?, attrs: AttributeSet?, defStyleAttr: Int, defStyleRes: Int)","io.getstream.video.android.ui.common.view.ParticipantContentView.ParticipantContentView"]},{"name":"data class StreamCallActivityConfiguration(val closeScreenOnError: Boolean = true, val closeScreenOnCallEnded: Boolean = true, val canSkiPermissionRationale: Boolean = true, val custom: Bundle? = null)","description":"io.getstream.video.android.ui.common.StreamCallActivityConfiguration","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity-configuration/index.html","searchKeys":["StreamCallActivityConfiguration","data class StreamCallActivityConfiguration(val closeScreenOnError: Boolean = true, val closeScreenOnCallEnded: Boolean = true, val canSkiPermissionRationale: Boolean = true, val custom: Bundle? = null)","io.getstream.video.android.ui.common.StreamCallActivityConfiguration"]},{"name":"fun callIntent(context: Context, cid: StreamCallId, members: List = defaultExtraMembers, leaveWhenLastInCall: Boolean = DEFAULT_LEAVE_WHEN_LAST, action: String? = null, clazz: Class, configuration: StreamCallActivityConfiguration = StreamCallActivityConfiguration(), extraData: Bundle? = null): Intent","description":"io.getstream.video.android.ui.common.StreamCallActivity.Companion.callIntent","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/-companion/call-intent.html","searchKeys":["callIntent","fun callIntent(context: Context, cid: StreamCallId, members: List = defaultExtraMembers, leaveWhenLastInCall: Boolean = DEFAULT_LEAVE_WHEN_LAST, action: String? = null, clazz: Class, configuration: StreamCallActivityConfiguration = StreamCallActivityConfiguration(), extraData: Bundle? = null): Intent","io.getstream.video.android.ui.common.StreamCallActivity.Companion.callIntent"]},{"name":"fun Bundle.extractStreamActivityConfig(): StreamCallActivityConfiguration","description":"io.getstream.video.android.ui.common.extractStreamActivityConfig","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/extract-stream-activity-config.html","searchKeys":["extractStreamActivityConfig","fun Bundle.extractStreamActivityConfig(): StreamCallActivityConfiguration","io.getstream.video.android.ui.common.extractStreamActivityConfig"]},{"name":"fun Context.getFloatResource(resId: Int): Float","description":"io.getstream.video.android.ui.common.util.getFloatResource","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.util/get-float-resource.html","searchKeys":["getFloatResource","fun Context.getFloatResource(resId: Int): Float","io.getstream.video.android.ui.common.util.getFloatResource"]},{"name":"fun StreamCallActivityConfiguration.toBundle(): Bundle","description":"io.getstream.video.android.ui.common.toBundle","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/to-bundle.html","searchKeys":["toBundle","fun StreamCallActivityConfiguration.toBundle(): Bundle","io.getstream.video.android.ui.common.toBundle"]},{"name":"fun adjustColorBrightness(color: Int, factor: Float): Int","description":"io.getstream.video.android.ui.common.util.adjustColorBrightness","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.util/adjust-color-brightness.html","searchKeys":["adjustColorBrightness","fun adjustColorBrightness(color: Int, factor: Float): Int","io.getstream.video.android.ui.common.util.adjustColorBrightness"]},{"name":"fun bindTrack(track: VideoTrack)","description":"io.getstream.video.android.ui.common.view.ParticipantItemView.bindTrack","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-item-view/bind-track.html","searchKeys":["bindTrack","fun bindTrack(track: VideoTrack)","io.getstream.video.android.ui.common.view.ParticipantItemView.bindTrack"]},{"name":"fun buildLargeCallText(context: Context, participants: List): String","description":"io.getstream.video.android.ui.common.util.buildLargeCallText","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.util/build-large-call-text.html","searchKeys":["buildLargeCallText","fun buildLargeCallText(context: Context, participants: List): String","io.getstream.video.android.ui.common.util.buildLargeCallText"]},{"name":"fun buildSmallCallText(context: Context, participants: List, maxDisplayedNameCount: Int = 3, onlyUseComma: Boolean = false): String","description":"io.getstream.video.android.ui.common.util.buildSmallCallText","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.util/build-small-call-text.html","searchKeys":["buildSmallCallText","fun buildSmallCallText(context: Context, participants: List, maxDisplayedNameCount: Int = 3, onlyUseComma: Boolean = false): String","io.getstream.video.android.ui.common.util.buildSmallCallText"]},{"name":"fun cleanUp()","description":"io.getstream.video.android.ui.common.view.ParticipantItemView.cleanUp","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-item-view/clean-up.html","searchKeys":["cleanUp","fun cleanUp()","io.getstream.video.android.ui.common.view.ParticipantItemView.cleanUp"]},{"name":"fun create(activity: ComponentActivity, onPermissionResult: (String, Boolean) -> Unit, onShowRequestPermissionRationale: (String) -> Unit): PermissionManager","description":"io.getstream.video.android.ui.common.permission.PermissionManager.Companion.create","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.permission/-permission-manager/-companion/create.html","searchKeys":["create","fun create(activity: ComponentActivity, onPermissionResult: (String, Boolean) -> Unit, onShowRequestPermissionRationale: (String) -> Unit): PermissionManager","io.getstream.video.android.ui.common.permission.PermissionManager.Companion.create"]},{"name":"fun enterPictureInPicture()","description":"io.getstream.video.android.ui.common.AbstractCallActivity.enterPictureInPicture","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/enter-picture-in-picture.html","searchKeys":["enterPictureInPicture","fun enterPictureInPicture()","io.getstream.video.android.ui.common.AbstractCallActivity.enterPictureInPicture"]},{"name":"fun enterPictureInPicture()","description":"io.getstream.video.android.ui.common.StreamCallActivity.enterPictureInPicture","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/enter-picture-in-picture.html","searchKeys":["enterPictureInPicture","fun enterPictureInPicture()","io.getstream.video.android.ui.common.StreamCallActivity.enterPictureInPicture"]},{"name":"fun exitFullscreen()","description":"io.getstream.video.android.ui.common.AbstractCallActivity.exitFullscreen","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/exit-fullscreen.html","searchKeys":["exitFullscreen","fun exitFullscreen()","io.getstream.video.android.ui.common.AbstractCallActivity.exitFullscreen"]},{"name":"fun init(context: Context?)","description":"io.getstream.video.android.ui.common.view.ParticipantContentView.init","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-content-view/init.html","searchKeys":["init","fun init(context: Context?)","io.getstream.video.android.ui.common.view.ParticipantContentView.init"]},{"name":"fun initialize(call: Call, streamId: String, onRender: (View) -> Unit = {})","description":"io.getstream.video.android.ui.common.view.ParticipantItemView.initialize","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-item-view/initialize.html","searchKeys":["initialize","fun initialize(call: Call, streamId: String, onRender: (View) -> Unit = {})","io.getstream.video.android.ui.common.view.ParticipantItemView.initialize"]},{"name":"fun renderParticipants(call: Call, participants: List)","description":"io.getstream.video.android.ui.common.view.ParticipantContentView.renderParticipants","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-content-view/render-participants.html","searchKeys":["renderParticipants","fun renderParticipants(call: Call, participants: List)","io.getstream.video.android.ui.common.view.ParticipantContentView.renderParticipants"]},{"name":"fun setFullscreen()","description":"io.getstream.video.android.ui.common.AbstractCallActivity.setFullscreen","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/set-fullscreen.html","searchKeys":["setFullscreen","fun setFullscreen()","io.getstream.video.android.ui.common.AbstractCallActivity.setFullscreen"]},{"name":"fun showWhenLockedAndTurnScreenOn()","description":"io.getstream.video.android.ui.common.AbstractCallActivity.showWhenLockedAndTurnScreenOn","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/show-when-locked-and-turn-screen-on.html","searchKeys":["showWhenLockedAndTurnScreenOn","fun showWhenLockedAndTurnScreenOn()","io.getstream.video.android.ui.common.AbstractCallActivity.showWhenLockedAndTurnScreenOn"]},{"name":"fun toggleFullscreen(action: ToggleScreenConfiguration)","description":"io.getstream.video.android.ui.common.AbstractCallActivity.toggleFullscreen","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/toggle-fullscreen.html","searchKeys":["toggleFullscreen","fun toggleFullscreen(action: ToggleScreenConfiguration)","io.getstream.video.android.ui.common.AbstractCallActivity.toggleFullscreen"]},{"name":"inline fun createIntent(context: Context, callId: StreamCallId): Intent","description":"io.getstream.video.android.ui.common.AbstractCallActivity.Companion.createIntent","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/-companion/create-intent.html","searchKeys":["createIntent","inline fun createIntent(context: Context, callId: StreamCallId): Intent","io.getstream.video.android.ui.common.AbstractCallActivity.Companion.createIntent"]},{"name":"interface PermissionManager","description":"io.getstream.video.android.ui.common.permission.PermissionManager","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.permission/-permission-manager/index.html","searchKeys":["PermissionManager","interface PermissionManager","io.getstream.video.android.ui.common.permission.PermissionManager"]},{"name":"interface PermissionManagerProvider","description":"io.getstream.video.android.ui.common.permission.PermissionManagerProvider","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.permission/-permission-manager-provider/index.html","searchKeys":["PermissionManagerProvider","interface PermissionManagerProvider","io.getstream.video.android.ui.common.permission.PermissionManagerProvider"]},{"name":"interface StreamActivityUiDelegate","description":"io.getstream.video.android.ui.common.StreamActivityUiDelegate","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-activity-ui-delegate/index.html","searchKeys":["StreamActivityUiDelegate","interface StreamActivityUiDelegate","io.getstream.video.android.ui.common.StreamActivityUiDelegate"]},{"name":"object Companion","description":"io.getstream.video.android.ui.common.AbstractCallActivity.Companion","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/-companion/index.html","searchKeys":["Companion","object Companion","io.getstream.video.android.ui.common.AbstractCallActivity.Companion"]},{"name":"object Companion","description":"io.getstream.video.android.ui.common.StreamCallActivity.Companion","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/-companion/index.html","searchKeys":["Companion","object Companion","io.getstream.video.android.ui.common.StreamCallActivity.Companion"]},{"name":"object Companion","description":"io.getstream.video.android.ui.common.permission.PermissionManager.Companion","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.permission/-permission-manager/-companion/index.html","searchKeys":["Companion","object Companion","io.getstream.video.android.ui.common.permission.PermissionManager.Companion"]},{"name":"open fun accept(call: Call, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","description":"io.getstream.video.android.ui.common.StreamCallActivity.accept","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/accept.html","searchKeys":["accept","open fun accept(call: Call, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","io.getstream.video.android.ui.common.StreamCallActivity.accept"]},{"name":"open fun call(cid: StreamCallId, onSuccess: (Call) -> Unit? = null, onError: (Exception) -> Unit? = null)","description":"io.getstream.video.android.ui.common.StreamCallActivity.call","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/call.html","searchKeys":["call","open fun call(cid: StreamCallId, onSuccess: (Call) -> Unit? = null, onError: (Exception) -> Unit? = null)","io.getstream.video.android.ui.common.StreamCallActivity.call"]},{"name":"open fun cancel(call: Call, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","description":"io.getstream.video.android.ui.common.StreamCallActivity.cancel","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/cancel.html","searchKeys":["cancel","open fun cancel(call: Call, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","io.getstream.video.android.ui.common.StreamCallActivity.cancel"]},{"name":"open fun create(call: Call, ring: Boolean, members: List, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","description":"io.getstream.video.android.ui.common.StreamCallActivity.create","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/create.html","searchKeys":["create","open fun create(call: Call, ring: Boolean, members: List, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","io.getstream.video.android.ui.common.StreamCallActivity.create"]},{"name":"open fun end(call: Call, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","description":"io.getstream.video.android.ui.common.StreamCallActivity.end","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/end.html","searchKeys":["end","open fun end(call: Call, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","io.getstream.video.android.ui.common.StreamCallActivity.end"]},{"name":"open fun get(call: Call, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","description":"io.getstream.video.android.ui.common.StreamCallActivity.get","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/get.html","searchKeys":["get","open fun get(call: Call, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","io.getstream.video.android.ui.common.StreamCallActivity.get"]},{"name":"open fun isVideoCall(call: Call): Boolean","description":"io.getstream.video.android.ui.common.StreamCallActivity.isVideoCall","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/is-video-call.html","searchKeys":["isVideoCall","open fun isVideoCall(call: Call): Boolean","io.getstream.video.android.ui.common.StreamCallActivity.isVideoCall"]},{"name":"open fun join(call: Call, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","description":"io.getstream.video.android.ui.common.StreamCallActivity.join","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/join.html","searchKeys":["join","open fun join(call: Call, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","io.getstream.video.android.ui.common.StreamCallActivity.join"]},{"name":"open fun leave(call: Call, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","description":"io.getstream.video.android.ui.common.StreamCallActivity.leave","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/leave.html","searchKeys":["leave","open fun leave(call: Call, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","io.getstream.video.android.ui.common.StreamCallActivity.leave"]},{"name":"open fun onBackPressed(call: Call)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onBackPressed","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-back-pressed.html","searchKeys":["onBackPressed","open fun onBackPressed(call: Call)","io.getstream.video.android.ui.common.StreamCallActivity.onBackPressed"]},{"name":"open fun onCallAction(call: Call, action: CallAction)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onCallAction","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-call-action.html","searchKeys":["onCallAction","open fun onCallAction(call: Call, action: CallAction)","io.getstream.video.android.ui.common.StreamCallActivity.onCallAction"]},{"name":"open fun onCallEvent(call: Call, event: VideoEvent)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onCallEvent","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-call-event.html","searchKeys":["onCallEvent","open fun onCallEvent(call: Call, event: VideoEvent)","io.getstream.video.android.ui.common.StreamCallActivity.onCallEvent"]},{"name":"open fun onConnectionEvent(call: Call, state: RealtimeConnection)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onConnectionEvent","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-connection-event.html","searchKeys":["onConnectionEvent","open fun onConnectionEvent(call: Call, state: RealtimeConnection)","io.getstream.video.android.ui.common.StreamCallActivity.onConnectionEvent"]},{"name":"open fun onCreate(savedInstanceState: Bundle?, persistentState: PersistableBundle?, call: Call)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onCreate","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-create.html","searchKeys":["onCreate","open fun onCreate(savedInstanceState: Bundle?, persistentState: PersistableBundle?, call: Call)","io.getstream.video.android.ui.common.StreamCallActivity.onCreate"]},{"name":"open fun onEnded(call: Call)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onEnded","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-ended.html","searchKeys":["onEnded","open fun onEnded(call: Call)","io.getstream.video.android.ui.common.StreamCallActivity.onEnded"]},{"name":"open fun onFailed(exception: Exception)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onFailed","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-failed.html","searchKeys":["onFailed","open fun onFailed(exception: Exception)","io.getstream.video.android.ui.common.StreamCallActivity.onFailed"]},{"name":"open fun onIntentAction(call: Call, action: String?, onError: suspend (Exception) -> Unit? = onErrorFinish, onSuccess: suspend (Call) -> Unit? = null)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onIntentAction","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-intent-action.html","searchKeys":["onIntentAction","open fun onIntentAction(call: Call, action: String?, onError: suspend (Exception) -> Unit? = onErrorFinish, onSuccess: suspend (Call) -> Unit? = null)","io.getstream.video.android.ui.common.StreamCallActivity.onIntentAction"]},{"name":"open fun onLastParticipant(call: Call)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onLastParticipant","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-last-participant.html","searchKeys":["onLastParticipant","open fun onLastParticipant(call: Call)","io.getstream.video.android.ui.common.StreamCallActivity.onLastParticipant"]},{"name":"open fun onPause(call: Call)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onPause","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-pause.html","searchKeys":["onPause","open fun onPause(call: Call)","io.getstream.video.android.ui.common.StreamCallActivity.onPause"]},{"name":"open fun onPictureInPicture(call: Call)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onPictureInPicture","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-picture-in-picture.html","searchKeys":["onPictureInPicture","open fun onPictureInPicture(call: Call)","io.getstream.video.android.ui.common.StreamCallActivity.onPictureInPicture"]},{"name":"open fun onPreCreate(savedInstanceState: Bundle?, persistentState: PersistableBundle?)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onPreCreate","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-pre-create.html","searchKeys":["onPreCreate","open fun onPreCreate(savedInstanceState: Bundle?, persistentState: PersistableBundle?)","io.getstream.video.android.ui.common.StreamCallActivity.onPreCreate"]},{"name":"open fun onResume(call: Call)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onResume","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-resume.html","searchKeys":["onResume","open fun onResume(call: Call)","io.getstream.video.android.ui.common.StreamCallActivity.onResume"]},{"name":"open fun onStop(call: Call)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onStop","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-stop.html","searchKeys":["onStop","open fun onStop(call: Call)","io.getstream.video.android.ui.common.StreamCallActivity.onStop"]},{"name":"open fun pipChanged(isInPip: Boolean)","description":"io.getstream.video.android.ui.common.AbstractCallActivity.pipChanged","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/pip-changed.html","searchKeys":["pipChanged","open fun pipChanged(isInPip: Boolean)","io.getstream.video.android.ui.common.AbstractCallActivity.pipChanged"]},{"name":"open fun reject(call: Call, reason: RejectReason? = null, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","description":"io.getstream.video.android.ui.common.StreamCallActivity.reject","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/reject.html","searchKeys":["reject","open fun reject(call: Call, reason: RejectReason? = null, onSuccess: suspend (Call) -> Unit? = null, onError: suspend (Exception) -> Unit? = null)","io.getstream.video.android.ui.common.StreamCallActivity.reject"]},{"name":"open override fun onConfigurationChanged(newConfig: Configuration)","description":"io.getstream.video.android.ui.common.AbstractCallActivity.onConfigurationChanged","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/on-configuration-changed.html","searchKeys":["onConfigurationChanged","open override fun onConfigurationChanged(newConfig: Configuration)","io.getstream.video.android.ui.common.AbstractCallActivity.onConfigurationChanged"]},{"name":"open override fun onSurfaceTextureDestroyed(surfaceTexture: SurfaceTexture): Boolean","description":"io.getstream.video.android.ui.common.renderer.StreamVideoTextureViewRenderer.onSurfaceTextureDestroyed","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.renderer/-stream-video-texture-view-renderer/on-surface-texture-destroyed.html","searchKeys":["onSurfaceTextureDestroyed","open override fun onSurfaceTextureDestroyed(surfaceTexture: SurfaceTexture): Boolean","io.getstream.video.android.ui.common.renderer.StreamVideoTextureViewRenderer.onSurfaceTextureDestroyed"]},{"name":"open val configuration: StreamCallActivityConfiguration","description":"io.getstream.video.android.ui.common.StreamCallActivity.configuration","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/configuration.html","searchKeys":["configuration","open val configuration: StreamCallActivityConfiguration","io.getstream.video.android.ui.common.StreamCallActivity.configuration"]},{"name":"override fun onCreate(savedInstanceState: Bundle?)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onCreate","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-create.html","searchKeys":["onCreate","override fun onCreate(savedInstanceState: Bundle?)","io.getstream.video.android.ui.common.StreamCallActivity.onCreate"]},{"name":"override fun onCreate(savedInstanceState: Bundle?, persistentState: PersistableBundle?)","description":"io.getstream.video.android.ui.common.StreamCallActivity.onCreate","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-create.html","searchKeys":["onCreate","override fun onCreate(savedInstanceState: Bundle?, persistentState: PersistableBundle?)","io.getstream.video.android.ui.common.StreamCallActivity.onCreate"]},{"name":"override fun onPause()","description":"io.getstream.video.android.ui.common.StreamCallActivity.onPause","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-pause.html","searchKeys":["onPause","override fun onPause()","io.getstream.video.android.ui.common.StreamCallActivity.onPause"]},{"name":"override fun onResume()","description":"io.getstream.video.android.ui.common.StreamCallActivity.onResume","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-resume.html","searchKeys":["onResume","override fun onResume()","io.getstream.video.android.ui.common.StreamCallActivity.onResume"]},{"name":"override fun onStop()","description":"io.getstream.video.android.ui.common.StreamCallActivity.onStop","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity/on-stop.html","searchKeys":["onStop","override fun onStop()","io.getstream.video.android.ui.common.StreamCallActivity.onStop"]},{"name":"val call: Call","description":"io.getstream.video.android.ui.common.AbstractCallActivity.call","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-abstract-call-activity/call.html","searchKeys":["call","val call: Call","io.getstream.video.android.ui.common.AbstractCallActivity.call"]},{"name":"val canSkiPermissionRationale: Boolean = true","description":"io.getstream.video.android.ui.common.StreamCallActivityConfiguration.canSkiPermissionRationale","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity-configuration/can-ski-permission-rationale.html","searchKeys":["canSkiPermissionRationale","val canSkiPermissionRationale: Boolean = true","io.getstream.video.android.ui.common.StreamCallActivityConfiguration.canSkiPermissionRationale"]},{"name":"val closeScreenOnCallEnded: Boolean = true","description":"io.getstream.video.android.ui.common.StreamCallActivityConfiguration.closeScreenOnCallEnded","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity-configuration/close-screen-on-call-ended.html","searchKeys":["closeScreenOnCallEnded","val closeScreenOnCallEnded: Boolean = true","io.getstream.video.android.ui.common.StreamCallActivityConfiguration.closeScreenOnCallEnded"]},{"name":"val closeScreenOnError: Boolean = true","description":"io.getstream.video.android.ui.common.StreamCallActivityConfiguration.closeScreenOnError","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity-configuration/close-screen-on-error.html","searchKeys":["closeScreenOnError","val closeScreenOnError: Boolean = true","io.getstream.video.android.ui.common.StreamCallActivityConfiguration.closeScreenOnError"]},{"name":"val custom: Bundle? = null","description":"io.getstream.video.android.ui.common.StreamCallActivityConfiguration.custom","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common/-stream-call-activity-configuration/custom.html","searchKeys":["custom","val custom: Bundle? = null","io.getstream.video.android.ui.common.StreamCallActivityConfiguration.custom"]},{"name":"var isInitialized: Boolean","description":"io.getstream.video.android.ui.common.view.ParticipantItemView.isInitialized","location":"stream-video-android-ui-core/io.getstream.video.android.ui.common.view/-participant-item-view/is-initialized.html","searchKeys":["isInitialized","var isInitialized: Boolean","io.getstream.video.android.ui.common.view.ParticipantItemView.isInitialized"]},{"name":"BOTTOM_LEFT","description":"io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.BOTTOM_LEFT","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-label-alignment/-b-o-t-t-o-m_-l-e-f-t/index.html","searchKeys":["BOTTOM_LEFT","BOTTOM_LEFT","io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.BOTTOM_LEFT"]},{"name":"BOTTOM_RIGHT","description":"io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.BOTTOM_RIGHT","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-label-alignment/-b-o-t-t-o-m_-r-i-g-h-t/index.html","searchKeys":["BOTTOM_RIGHT","BOTTOM_RIGHT","io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.BOTTOM_RIGHT"]},{"name":"CIRCLE","description":"io.getstream.video.android.xml.widget.avatar.AvatarShape.CIRCLE","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-shape/-c-i-r-c-l-e/index.html","searchKeys":["CIRCLE","CIRCLE","io.getstream.video.android.xml.widget.avatar.AvatarShape.CIRCLE"]},{"name":"ROUND_RECT","description":"io.getstream.video.android.xml.widget.avatar.AvatarShape.ROUND_RECT","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-shape/-r-o-u-n-d_-r-e-c-t/index.html","searchKeys":["ROUND_RECT","ROUND_RECT","io.getstream.video.android.xml.widget.avatar.AvatarShape.ROUND_RECT"]},{"name":"TOP_LEFT","description":"io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.TOP_LEFT","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-label-alignment/-t-o-p_-l-e-f-t/index.html","searchKeys":["TOP_LEFT","TOP_LEFT","io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.TOP_LEFT"]},{"name":"TOP_RIGHT","description":"io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.TOP_RIGHT","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-label-alignment/-t-o-p_-r-i-g-h-t/index.html","searchKeys":["TOP_RIGHT","TOP_RIGHT","io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.TOP_RIGHT"]},{"name":"abstract class CallCardView : CardView, JobHolder, OrientationChangeListener","description":"io.getstream.video.android.xml.widget.view.CallCardView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.view/-call-card-view/index.html","searchKeys":["CallCardView","abstract class CallCardView : CardView, JobHolder, OrientationChangeListener","io.getstream.video.android.xml.widget.view.CallCardView"]},{"name":"abstract class CallConstraintLayout : ConstraintLayout, JobHolder, OrientationChangeListener","description":"io.getstream.video.android.xml.widget.view.CallConstraintLayout","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.view/-call-constraint-layout/index.html","searchKeys":["CallConstraintLayout","abstract class CallConstraintLayout : ConstraintLayout, JobHolder, OrientationChangeListener","io.getstream.video.android.xml.widget.view.CallConstraintLayout"]},{"name":"abstract fun dispose()","description":"io.getstream.video.android.xml.utils.Disposable.dispose","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.utils/-disposable/dispose.html","searchKeys":["dispose","abstract fun dispose()","io.getstream.video.android.xml.utils.Disposable.dispose"]},{"name":"abstract fun getCallViewModelFactory(): CallViewModelFactory","description":"io.getstream.video.android.xml.viewmodel.CallViewModelFactoryProvider.getCallViewModelFactory","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.viewmodel/-call-view-model-factory-provider/get-call-view-model-factory.html","searchKeys":["getCallViewModelFactory","abstract fun getCallViewModelFactory(): CallViewModelFactory","io.getstream.video.android.xml.viewmodel.CallViewModelFactoryProvider.getCallViewModelFactory"]},{"name":"abstract fun getFont(textStyle: TextStyle): Typeface?","description":"io.getstream.video.android.xml.font.VideoFonts.getFont","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-video-fonts/get-font.html","searchKeys":["getFont","abstract fun getFont(textStyle: TextStyle): Typeface?","io.getstream.video.android.xml.font.VideoFonts.getFont"]},{"name":"abstract fun getImageRequestHeaders(): Map","description":"io.getstream.video.android.xml.imageloading.ImageHeadersProvider.getImageRequestHeaders","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.imageloading/-image-headers-provider/get-image-request-headers.html","searchKeys":["getImageRequestHeaders","abstract fun getImageRequestHeaders(): Map","io.getstream.video.android.xml.imageloading.ImageHeadersProvider.getImageRequestHeaders"]},{"name":"abstract fun imageLoader(context: Context): ImageLoader","description":"io.getstream.video.android.xml.imageloading.StreamCoilImageLoaderFactory.imageLoader","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.imageloading/-stream-coil-image-loader-factory/image-loader.html","searchKeys":["imageLoader","abstract fun imageLoader(context: Context): ImageLoader","io.getstream.video.android.xml.imageloading.StreamCoilImageLoaderFactory.imageLoader"]},{"name":"abstract fun initRenderer(videoRenderer: VideoTextureViewRenderer, streamId: String, trackType: TrackType, onRender: (View) -> Unit)","description":"io.getstream.video.android.xml.widget.participant.RendererInitializer.initRenderer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-renderer-initializer/init-renderer.html","searchKeys":["initRenderer","abstract fun initRenderer(videoRenderer: VideoTextureViewRenderer, streamId: String, trackType: TrackType, onRender: (View) -> Unit)","io.getstream.video.android.xml.widget.participant.RendererInitializer.initRenderer"]},{"name":"abstract fun renderState(callState: ConnectionState)","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarContent.renderState","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-content/render-state.html","searchKeys":["renderState","abstract fun renderState(callState: ConnectionState)","io.getstream.video.android.xml.widget.appbar.CallAppBarContent.renderState"]},{"name":"abstract fun setFont(textStyle: TextStyle, textView: TextView)","description":"io.getstream.video.android.xml.font.VideoFonts.setFont","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-video-fonts/set-font.html","searchKeys":["setFont","abstract fun setFont(textStyle: TextStyle, textView: TextView)","io.getstream.video.android.xml.font.VideoFonts.setFont"]},{"name":"abstract fun setFont(textStyle: TextStyle, textView: TextView, defaultTypeface: Typeface = Typeface.DEFAULT)","description":"io.getstream.video.android.xml.font.VideoFonts.setFont","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-video-fonts/set-font.html","searchKeys":["setFont","abstract fun setFont(textStyle: TextStyle, textView: TextView, defaultTypeface: Typeface = Typeface.DEFAULT)","io.getstream.video.android.xml.font.VideoFonts.setFont"]},{"name":"abstract fun transform(source: T): T","description":"io.getstream.video.android.xml.widget.transformer.StyleTransformer.transform","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-style-transformer/transform.html","searchKeys":["transform","abstract fun transform(source: T): T","io.getstream.video.android.xml.widget.transformer.StyleTransformer.transform"]},{"name":"abstract val isDisposed: Boolean","description":"io.getstream.video.android.xml.utils.Disposable.isDisposed","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.utils/-disposable/is-disposed.html","searchKeys":["isDisposed","abstract val isDisposed: Boolean","io.getstream.video.android.xml.utils.Disposable.isDisposed"]},{"name":"class AvatarView : ShapeableImageView","description":"io.getstream.video.android.xml.widget.avatar.AvatarView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-view/index.html","searchKeys":["AvatarView","class AvatarView : ShapeableImageView","io.getstream.video.android.xml.widget.avatar.AvatarView"]},{"name":"class Builder(array: TypedArray)","description":"io.getstream.video.android.xml.font.TextStyle.Builder","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/-builder/index.html","searchKeys":["Builder","class Builder(array: TypedArray)","io.getstream.video.android.xml.font.TextStyle.Builder"]},{"name":"class CallAppBarView : CallConstraintLayout","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-view/index.html","searchKeys":["CallAppBarView","class CallAppBarView : CallConstraintLayout","io.getstream.video.android.xml.widget.appbar.CallAppBarView"]},{"name":"class CallBackgroundView constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatImageView","description":"io.getstream.video.android.xml.widget.calldetails.CallBackgroundView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-background-view/index.html","searchKeys":["CallBackgroundView","class CallBackgroundView constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatImageView","io.getstream.video.android.xml.widget.calldetails.CallBackgroundView"]},{"name":"class CallContainerView : CallConstraintLayout","description":"io.getstream.video.android.xml.widget.callcontainer.CallContainerView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.callcontainer/-call-container-view/index.html","searchKeys":["CallContainerView","class CallContainerView : CallConstraintLayout","io.getstream.video.android.xml.widget.callcontainer.CallContainerView"]},{"name":"class CallControlsView : CallConstraintLayout","description":"io.getstream.video.android.xml.widget.control.CallControlsView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-view/index.html","searchKeys":["CallControlsView","class CallControlsView : CallConstraintLayout","io.getstream.video.android.xml.widget.control.CallControlsView"]},{"name":"class CallDetailsView : ConstraintLayout","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-view/index.html","searchKeys":["CallDetailsView","class CallDetailsView : ConstraintLayout","io.getstream.video.android.xml.widget.calldetails.CallDetailsView"]},{"name":"class CallParticipantView : CallCardView, VideoRenderer","description":"io.getstream.video.android.xml.widget.participant.CallParticipantView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-view/index.html","searchKeys":["CallParticipantView","class CallParticipantView : CallCardView, VideoRenderer","io.getstream.video.android.xml.widget.participant.CallParticipantView"]},{"name":"class CallView : CallConstraintLayout","description":"io.getstream.video.android.xml.widget.call.CallView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view/index.html","searchKeys":["CallView","class CallView : CallConstraintLayout","io.getstream.video.android.xml.widget.call.CallView"]},{"name":"class CallViewModelFactory : ViewModelProvider.Factory","description":"io.getstream.video.android.xml.viewmodel.CallViewModelFactory","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.viewmodel/-call-view-model-factory/index.html","searchKeys":["CallViewModelFactory","class CallViewModelFactory : ViewModelProvider.Factory","io.getstream.video.android.xml.viewmodel.CallViewModelFactory"]},{"name":"class CoilDisposable(disposable: Disposable) : Disposable","description":"io.getstream.video.android.xml.imageloading.CoilDisposable","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.imageloading/-coil-disposable/index.html","searchKeys":["CoilDisposable","class CoilDisposable(disposable: Disposable) : Disposable","io.getstream.video.android.xml.imageloading.CoilDisposable"]},{"name":"class FloatingParticipantView : CardView, JobHolder","description":"io.getstream.video.android.xml.widget.participant.FloatingParticipantView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-floating-participant-view/index.html","searchKeys":["FloatingParticipantView","class FloatingParticipantView : CardView, JobHolder","io.getstream.video.android.xml.widget.participant.FloatingParticipantView"]},{"name":"class IncomingCallView : CallConstraintLayout","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-view/index.html","searchKeys":["IncomingCallView","class IncomingCallView : CallConstraintLayout","io.getstream.video.android.xml.widget.incoming.IncomingCallView"]},{"name":"class OutgoingCallView : CallConstraintLayout","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-view/index.html","searchKeys":["OutgoingCallView","class OutgoingCallView : CallConstraintLayout","io.getstream.video.android.xml.widget.outgoing.OutgoingCallView"]},{"name":"class PictureInPictureView : CallCardView, VideoRenderer","description":"io.getstream.video.android.xml.widget.participant.PictureInPictureView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-picture-in-picture-view/index.html","searchKeys":["PictureInPictureView","class PictureInPictureView : CallCardView, VideoRenderer","io.getstream.video.android.xml.widget.participant.PictureInPictureView"]},{"name":"class ScreenShareView : ConstraintLayout, VideoRenderer, JobHolder","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-view/index.html","searchKeys":["ScreenShareView","class ScreenShareView : ConstraintLayout, VideoRenderer, JobHolder","io.getstream.video.android.xml.widget.screenshare.ScreenShareView"]},{"name":"class StreamImageLoaderFactory(context: Context, builder: ImageLoader.Builder.() -> Unit = {}) : ImageLoaderFactory","description":"io.getstream.video.android.xml.imageloading.StreamImageLoaderFactory","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.imageloading/-stream-image-loader-factory/index.html","searchKeys":["StreamImageLoaderFactory","class StreamImageLoaderFactory(context: Context, builder: ImageLoader.Builder.() -> Unit = {}) : ImageLoaderFactory","io.getstream.video.android.xml.imageloading.StreamImageLoaderFactory"]},{"name":"class VideoStyle","description":"io.getstream.video.android.xml.font.VideoStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-video-style/index.html","searchKeys":["VideoStyle","class VideoStyle","io.getstream.video.android.xml.font.VideoStyle"]},{"name":"class VideoUIInitializer : Initializer ","description":"io.getstream.video.android.xml.initializer.VideoUIInitializer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.initializer/-video-u-i-initializer/index.html","searchKeys":["VideoUIInitializer","class VideoUIInitializer : Initializer ","io.getstream.video.android.xml.initializer.VideoUIInitializer"]},{"name":"constructor()","description":"io.getstream.video.android.xml.font.VideoStyle.VideoStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-video-style/-video-style.html","searchKeys":["VideoStyle","constructor()","io.getstream.video.android.xml.font.VideoStyle.VideoStyle"]},{"name":"constructor()","description":"io.getstream.video.android.xml.initializer.VideoUIInitializer.VideoUIInitializer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.initializer/-video-u-i-initializer/-video-u-i-initializer.html","searchKeys":["VideoUIInitializer","constructor()","io.getstream.video.android.xml.initializer.VideoUIInitializer.VideoUIInitializer"]},{"name":"constructor()","description":"io.getstream.video.android.xml.viewmodel.CallViewModel.CallViewModel","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.viewmodel/-call-view-model/-call-view-model.html","searchKeys":["CallViewModel","constructor()","io.getstream.video.android.xml.viewmodel.CallViewModel.CallViewModel"]},{"name":"constructor()","description":"io.getstream.video.android.xml.viewmodel.CallViewModelFactory.CallViewModelFactory","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.viewmodel/-call-view-model-factory/-call-view-model-factory.html","searchKeys":["CallViewModelFactory","constructor()","io.getstream.video.android.xml.viewmodel.CallViewModelFactory.CallViewModelFactory"]},{"name":"constructor(appBarHeight: Int, landscapeAppBarHeight: Int)","description":"io.getstream.video.android.xml.widget.callcontainer.CallContainerStyle.CallContainerStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.callcontainer/-call-container-style/-call-container-style.html","searchKeys":["CallContainerStyle","constructor(appBarHeight: Int, landscapeAppBarHeight: Int)","io.getstream.video.android.xml.widget.callcontainer.CallContainerStyle.CallContainerStyle"]},{"name":"constructor(array: TypedArray)","description":"io.getstream.video.android.xml.font.TextStyle.Builder.Builder","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/-builder/-builder.html","searchKeys":["Builder","constructor(array: TypedArray)","io.getstream.video.android.xml.font.TextStyle.Builder.Builder"]},{"name":"constructor(avatarBorderWidth: Int, avatarBorderColor: Int, avatarInitialsTextStyle: TextStyle, avatarShape: AvatarShape, borderRadius: Float)","description":"io.getstream.video.android.xml.widget.avatar.AvatarStyle.AvatarStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-style/-avatar-style.html","searchKeys":["AvatarStyle","constructor(avatarBorderWidth: Int, avatarBorderColor: Int, avatarInitialsTextStyle: TextStyle, avatarShape: AvatarShape, borderRadius: Float)","io.getstream.video.android.xml.widget.avatar.AvatarStyle.AvatarStyle"]},{"name":"constructor(backgroundColour: Int, backgroundColourLandscape: Int, appBarPadding: Int, leadingContentIcon: Drawable, leadingContentIconTint: Int, leadingContentIconTintLandscape: Int, leadingContentMarginStart: Int, leadingContentMarginEnd: Int, centerContentTextStyle: TextStyle, centerContentTextStyleLandscape: TextStyle, centerContentMarginStart: Int, centerContentMarginEnd: Int, trailingContentIcon: Drawable, trailingContentIconTint: Int, trailingContentIconTintLandscape: Int, trailingContentMarginStart: Int, trailingContentMarginEnd: Int)","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.CallAppBarStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/-call-app-bar-style.html","searchKeys":["CallAppBarStyle","constructor(backgroundColour: Int, backgroundColourLandscape: Int, appBarPadding: Int, leadingContentIcon: Drawable, leadingContentIconTint: Int, leadingContentIconTintLandscape: Int, leadingContentMarginStart: Int, leadingContentMarginEnd: Int, centerContentTextStyle: TextStyle, centerContentTextStyleLandscape: TextStyle, centerContentMarginStart: Int, centerContentMarginEnd: Int, trailingContentIcon: Drawable, trailingContentIconTint: Int, trailingContentIconTintLandscape: Int, trailingContentMarginStart: Int, trailingContentMarginEnd: Int)","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.CallAppBarStyle"]},{"name":"constructor(callAvatarSize: Int, singleAvatarSize: Int, avatarSpacing: Int, participantsTextStyle: TextStyle, singleParticipantTextStyle: TextStyle, callStateTextStyle: TextStyle, callStateTextAlpha: Float)","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.CallDetailsStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-style/-call-details-style.html","searchKeys":["CallDetailsStyle","constructor(callAvatarSize: Int, singleAvatarSize: Int, avatarSpacing: Int, participantsTextStyle: TextStyle, singleParticipantTextStyle: TextStyle, callStateTextStyle: TextStyle, callStateTextAlpha: Float)","io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.CallDetailsStyle"]},{"name":"constructor(callControlButtonSize: Int, callControlButtonSizeLandscape: Int, callControlsBackground: Drawable, callControlsBackgroundLandscape: Drawable, callControlsBackgroundColor: Int)","description":"io.getstream.video.android.xml.widget.control.CallControlsStyle.CallControlsStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-style/-call-controls-style.html","searchKeys":["CallControlsStyle","constructor(callControlButtonSize: Int, callControlButtonSizeLandscape: Int, callControlsBackground: Drawable, callControlsBackgroundLandscape: Drawable, callControlsBackgroundColor: Int)","io.getstream.video.android.xml.widget.control.CallControlsStyle.CallControlsStyle"]},{"name":"constructor(callParticipantStyle: Int)","description":"io.getstream.video.android.xml.widget.participant.PictureInPictureStyle.PictureInPictureStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-picture-in-picture-style/-picture-in-picture-style.html","searchKeys":["PictureInPictureStyle","constructor(callParticipantStyle: Int)","io.getstream.video.android.xml.widget.participant.PictureInPictureStyle.PictureInPictureStyle"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarView.CallAppBarView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-view/-call-app-bar-view.html","searchKeys":["CallAppBarView","constructor(context: Context)","io.getstream.video.android.xml.widget.appbar.CallAppBarView.CallAppBarView"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.avatar.AvatarView.AvatarView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-view/-avatar-view.html","searchKeys":["AvatarView","constructor(context: Context)","io.getstream.video.android.xml.widget.avatar.AvatarView.AvatarView"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.call.CallView.CallView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view/-call-view.html","searchKeys":["CallView","constructor(context: Context)","io.getstream.video.android.xml.widget.call.CallView.CallView"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.callcontainer.CallContainerView.CallContainerView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.callcontainer/-call-container-view/-call-container-view.html","searchKeys":["CallContainerView","constructor(context: Context)","io.getstream.video.android.xml.widget.callcontainer.CallContainerView.CallContainerView"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsView.CallDetailsView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-view/-call-details-view.html","searchKeys":["CallDetailsView","constructor(context: Context)","io.getstream.video.android.xml.widget.calldetails.CallDetailsView.CallDetailsView"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.control.CallControlsView.CallControlsView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-view/-call-controls-view.html","searchKeys":["CallControlsView","constructor(context: Context)","io.getstream.video.android.xml.widget.control.CallControlsView.CallControlsView"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallView.IncomingCallView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-view/-incoming-call-view.html","searchKeys":["IncomingCallView","constructor(context: Context)","io.getstream.video.android.xml.widget.incoming.IncomingCallView.IncomingCallView"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.OutgoingCallView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-view/-outgoing-call-view.html","searchKeys":["OutgoingCallView","constructor(context: Context)","io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.OutgoingCallView"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.participant.CallParticipantView.CallParticipantView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-view/-call-participant-view.html","searchKeys":["CallParticipantView","constructor(context: Context)","io.getstream.video.android.xml.widget.participant.CallParticipantView.CallParticipantView"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.participant.FloatingParticipantView.FloatingParticipantView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-floating-participant-view/-floating-participant-view.html","searchKeys":["FloatingParticipantView","constructor(context: Context)","io.getstream.video.android.xml.widget.participant.FloatingParticipantView.FloatingParticipantView"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.participant.PictureInPictureView.PictureInPictureView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-picture-in-picture-view/-picture-in-picture-view.html","searchKeys":["PictureInPictureView","constructor(context: Context)","io.getstream.video.android.xml.widget.participant.PictureInPictureView.PictureInPictureView"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareView.ScreenShareView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-view/-screen-share-view.html","searchKeys":["ScreenShareView","constructor(context: Context)","io.getstream.video.android.xml.widget.screenshare.ScreenShareView.ScreenShareView"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.view.CallCardView.CallCardView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.view/-call-card-view/-call-card-view.html","searchKeys":["CallCardView","constructor(context: Context)","io.getstream.video.android.xml.widget.view.CallCardView.CallCardView"]},{"name":"constructor(context: Context)","description":"io.getstream.video.android.xml.widget.view.CallConstraintLayout.CallConstraintLayout","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.view/-call-constraint-layout/-call-constraint-layout.html","searchKeys":["CallConstraintLayout","constructor(context: Context)","io.getstream.video.android.xml.widget.view.CallConstraintLayout.CallConstraintLayout"]},{"name":"constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0)","description":"io.getstream.video.android.xml.widget.calldetails.CallBackgroundView.CallBackgroundView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-background-view/-call-background-view.html","searchKeys":["CallBackgroundView","constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0)","io.getstream.video.android.xml.widget.calldetails.CallBackgroundView.CallBackgroundView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarView.CallAppBarView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-view/-call-app-bar-view.html","searchKeys":["CallAppBarView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.appbar.CallAppBarView.CallAppBarView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.avatar.AvatarView.AvatarView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-view/-avatar-view.html","searchKeys":["AvatarView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.avatar.AvatarView.AvatarView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.call.CallView.CallView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view/-call-view.html","searchKeys":["CallView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.call.CallView.CallView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.callcontainer.CallContainerView.CallContainerView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.callcontainer/-call-container-view/-call-container-view.html","searchKeys":["CallContainerView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.callcontainer.CallContainerView.CallContainerView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsView.CallDetailsView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-view/-call-details-view.html","searchKeys":["CallDetailsView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.calldetails.CallDetailsView.CallDetailsView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.control.CallControlsView.CallControlsView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-view/-call-controls-view.html","searchKeys":["CallControlsView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.control.CallControlsView.CallControlsView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallView.IncomingCallView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-view/-incoming-call-view.html","searchKeys":["IncomingCallView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.incoming.IncomingCallView.IncomingCallView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.OutgoingCallView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-view/-outgoing-call-view.html","searchKeys":["OutgoingCallView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.OutgoingCallView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.participant.CallParticipantView.CallParticipantView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-view/-call-participant-view.html","searchKeys":["CallParticipantView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.participant.CallParticipantView.CallParticipantView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.participant.FloatingParticipantView.FloatingParticipantView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-floating-participant-view/-floating-participant-view.html","searchKeys":["FloatingParticipantView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.participant.FloatingParticipantView.FloatingParticipantView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.participant.PictureInPictureView.PictureInPictureView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-picture-in-picture-view/-picture-in-picture-view.html","searchKeys":["PictureInPictureView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.participant.PictureInPictureView.PictureInPictureView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareView.ScreenShareView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-view/-screen-share-view.html","searchKeys":["ScreenShareView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.screenshare.ScreenShareView.ScreenShareView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.view.CallCardView.CallCardView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.view/-call-card-view/-call-card-view.html","searchKeys":["CallCardView","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.view.CallCardView.CallCardView"]},{"name":"constructor(context: Context, attrs: AttributeSet?)","description":"io.getstream.video.android.xml.widget.view.CallConstraintLayout.CallConstraintLayout","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.view/-call-constraint-layout/-call-constraint-layout.html","searchKeys":["CallConstraintLayout","constructor(context: Context, attrs: AttributeSet?)","io.getstream.video.android.xml.widget.view.CallConstraintLayout.CallConstraintLayout"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarView.CallAppBarView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-view/-call-app-bar-view.html","searchKeys":["CallAppBarView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.appbar.CallAppBarView.CallAppBarView"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.avatar.AvatarView.AvatarView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-view/-avatar-view.html","searchKeys":["AvatarView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.avatar.AvatarView.AvatarView"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.call.CallView.CallView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view/-call-view.html","searchKeys":["CallView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.call.CallView.CallView"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.callcontainer.CallContainerView.CallContainerView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.callcontainer/-call-container-view/-call-container-view.html","searchKeys":["CallContainerView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.callcontainer.CallContainerView.CallContainerView"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsView.CallDetailsView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-view/-call-details-view.html","searchKeys":["CallDetailsView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.calldetails.CallDetailsView.CallDetailsView"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.control.CallControlsView.CallControlsView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-view/-call-controls-view.html","searchKeys":["CallControlsView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.control.CallControlsView.CallControlsView"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallView.IncomingCallView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-view/-incoming-call-view.html","searchKeys":["IncomingCallView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.incoming.IncomingCallView.IncomingCallView"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.OutgoingCallView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-view/-outgoing-call-view.html","searchKeys":["OutgoingCallView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.OutgoingCallView"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.participant.CallParticipantView.CallParticipantView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-view/-call-participant-view.html","searchKeys":["CallParticipantView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.participant.CallParticipantView.CallParticipantView"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.participant.FloatingParticipantView.FloatingParticipantView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-floating-participant-view/-floating-participant-view.html","searchKeys":["FloatingParticipantView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.participant.FloatingParticipantView.FloatingParticipantView"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.participant.PictureInPictureView.PictureInPictureView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-picture-in-picture-view/-picture-in-picture-view.html","searchKeys":["PictureInPictureView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.participant.PictureInPictureView.PictureInPictureView"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareView.ScreenShareView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-view/-screen-share-view.html","searchKeys":["ScreenShareView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.screenshare.ScreenShareView.ScreenShareView"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.view.CallCardView.CallCardView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.view/-call-card-view/-call-card-view.html","searchKeys":["CallCardView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.view.CallCardView.CallCardView"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","description":"io.getstream.video.android.xml.widget.view.CallConstraintLayout.CallConstraintLayout","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.view/-call-constraint-layout/-call-constraint-layout.html","searchKeys":["CallConstraintLayout","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)","io.getstream.video.android.xml.widget.view.CallConstraintLayout.CallConstraintLayout"]},{"name":"constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int, defStyleRes: Int)","description":"io.getstream.video.android.xml.widget.participant.CallParticipantView.CallParticipantView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-view/-call-participant-view.html","searchKeys":["CallParticipantView","constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int, defStyleRes: Int)","io.getstream.video.android.xml.widget.participant.CallParticipantView.CallParticipantView"]},{"name":"constructor(context: Context, builder: ImageLoader.Builder.() -> Unit = {})","description":"io.getstream.video.android.xml.imageloading.StreamImageLoaderFactory.StreamImageLoaderFactory","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.imageloading/-stream-image-loader-factory/-stream-image-loader-factory.html","searchKeys":["StreamImageLoaderFactory","constructor(context: Context, builder: ImageLoader.Builder.() -> Unit = {})","io.getstream.video.android.xml.imageloading.StreamImageLoaderFactory.StreamImageLoaderFactory"]},{"name":"constructor(disposable: Disposable)","description":"io.getstream.video.android.xml.imageloading.CoilDisposable.CoilDisposable","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.imageloading/-coil-disposable/-coil-disposable.html","searchKeys":["CoilDisposable","constructor(disposable: Disposable)","io.getstream.video.android.xml.imageloading.CoilDisposable.CoilDisposable"]},{"name":"constructor(fontResource: Int = UNSET_FONT_RESOURCE, fontAssetsPath: String? = null, style: Int = Typeface.NORMAL, size: Int = UNSET_SIZE, color: Int = UNSET_COLOR, hint: String = UNSET_HINT, hintColor: Int = UNSET_HINT_COLOR, defaultFont: Typeface = Typeface.DEFAULT)","description":"io.getstream.video.android.xml.font.TextStyle.TextStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/-text-style.html","searchKeys":["TextStyle","constructor(fontResource: Int = UNSET_FONT_RESOURCE, fontAssetsPath: String? = null, style: Int = Typeface.NORMAL, size: Int = UNSET_SIZE, color: Int = UNSET_COLOR, hint: String = UNSET_HINT, hintColor: Int = UNSET_HINT_COLOR, defaultFont: Typeface = Typeface.DEFAULT)","io.getstream.video.android.xml.font.TextStyle.TextStyle"]},{"name":"constructor(fullscreenIcon: Drawable, fullscreenExitIcon: Drawable, portraitIcon: Drawable, landscapeIcon: Drawable, controlButtonBackgroundTint: Int, controlButtonIconTint: Int)","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.ScreenShareStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-style/-screen-share-style.html","searchKeys":["ScreenShareStyle","constructor(fullscreenIcon: Drawable, fullscreenExitIcon: Drawable, portraitIcon: Drawable, landscapeIcon: Drawable, controlButtonBackgroundTint: Int, controlButtonIconTint: Int)","io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.ScreenShareStyle"]},{"name":"constructor(gridCallParticipantStyle: Int, listCallParticipantStyle: Int, localParticipantHeight: Float, localParticipantWidth: Float, localParticipantPadding: Float, localParticipantRadius: Float, participantListHeight: Int, participantListPadding: Int, participantListItemMargin: Int, participantListItemWidth: Int, screenShareMargin: Int, presenterTextStyle: TextStyle, presenterTextPadding: Int, presenterTextMargin: Int, preConnectionImage: Drawable, callControlsHeight: Int, callControlsWidthLandscape: Int, shouldShowGridUsersAsListLandscape: Boolean)","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.CallViewStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/-call-view-style.html","searchKeys":["CallViewStyle","constructor(gridCallParticipantStyle: Int, listCallParticipantStyle: Int, localParticipantHeight: Float, localParticipantWidth: Float, localParticipantPadding: Float, localParticipantRadius: Float, participantListHeight: Int, participantListPadding: Int, participantListItemMargin: Int, participantListItemWidth: Int, screenShareMargin: Int, presenterTextStyle: TextStyle, presenterTextPadding: Int, presenterTextMargin: Int, preConnectionImage: Drawable, callControlsHeight: Int, callControlsWidthLandscape: Int, shouldShowGridUsersAsListLandscape: Boolean)","io.getstream.video.android.xml.widget.call.CallViewStyle.CallViewStyle"]},{"name":"constructor(icon: Drawable?, iconTint: Int, background: Drawable?, backgroundTint: Int, enabled: Boolean, backgroundEnabledAlpha: Float, backgroundDisabledAlpha: Float)","description":"io.getstream.video.android.xml.widget.control.ControlButtonStyle.ControlButtonStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-control-button-style/-control-button-style.html","searchKeys":["ControlButtonStyle","constructor(icon: Drawable?, iconTint: Int, background: Drawable?, backgroundTint: Int, enabled: Boolean, backgroundEnabledAlpha: Float, backgroundDisabledAlpha: Float)","io.getstream.video.android.xml.widget.control.ControlButtonStyle.ControlButtonStyle"]},{"name":"constructor(icon: Int, iconTint: Int, backgroundTint: Int, action: CallAction, enabled: Boolean = true)","description":"io.getstream.video.android.xml.widget.control.CallControlItem.CallControlItem","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-control-item/-call-control-item.html","searchKeys":["CallControlItem","constructor(icon: Int, iconTint: Int, backgroundTint: Int, action: CallAction, enabled: Boolean = true)","io.getstream.video.android.xml.widget.control.CallControlItem.CallControlItem"]},{"name":"constructor(incomingScreenBackground: Drawable, acceptCallIcon: Drawable, acceptCallIconTint: Int, acceptCallBackground: Drawable, acceptCallBackgroundTint: Int, declineCallIcon: Drawable, declineCallIconTint: Int, declineCallBackground: Drawable, declineCallBackgroundTint: Int, videoButtonIconEnabled: Drawable, videoButtonIconDisabled: Drawable, videoButtonIconTint: Int, videoButtonBackground: Drawable, videoButtonBackgroundTint: Int)","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.IncomingCallStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/-incoming-call-style.html","searchKeys":["IncomingCallStyle","constructor(incomingScreenBackground: Drawable, acceptCallIcon: Drawable, acceptCallIconTint: Int, acceptCallBackground: Drawable, acceptCallBackgroundTint: Int, declineCallIcon: Drawable, declineCallIconTint: Int, declineCallBackground: Drawable, declineCallBackgroundTint: Int, videoButtonIconEnabled: Drawable, videoButtonIconDisabled: Drawable, videoButtonIconTint: Int, videoButtonBackground: Drawable, videoButtonBackgroundTint: Int)","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.IncomingCallStyle"]},{"name":"constructor(isMicrophoneEnabled: Boolean = false, isSpeakerphoneEnabled: Boolean = false, isCameraEnabled: Boolean = false)","description":"io.getstream.video.android.xml.state.CallDeviceState.CallDeviceState","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.state/-call-device-state/-call-device-state.html","searchKeys":["CallDeviceState","constructor(isMicrophoneEnabled: Boolean = false, isSpeakerphoneEnabled: Boolean = false, isCameraEnabled: Boolean = false)","io.getstream.video.android.xml.state.CallDeviceState.CallDeviceState"]},{"name":"constructor(labelAlignment: CallParticipantLabelAlignment, labelMargin: Int, activeSpeakerBorderWidth: Int, activeSpeakerBorderColor: Int, labelTextStyle: TextStyle, labelBackgroundColor: Int, participantMicOffIcon: Drawable, participantMicOffIconTint: Int, participantAudioLevelTint: Int, elevation: Float, cornerRadius: Float)","description":"io.getstream.video.android.xml.widget.participant.CallParticipantStyle.CallParticipantStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-style/-call-participant-style.html","searchKeys":["CallParticipantStyle","constructor(labelAlignment: CallParticipantLabelAlignment, labelMargin: Int, activeSpeakerBorderWidth: Int, activeSpeakerBorderColor: Int, labelTextStyle: TextStyle, labelBackgroundColor: Int, participantMicOffIcon: Drawable, participantMicOffIconTint: Int, participantAudioLevelTint: Int, elevation: Float, cornerRadius: Float)","io.getstream.video.android.xml.widget.participant.CallParticipantStyle.CallParticipantStyle"]},{"name":"constructor(outgoingScreenBackground: Drawable, cancelCallIcon: Drawable, cancelCallIconTint: Int, cancelCallBackground: Drawable, cancelCallBackgroundTint: Int, videoIconEnabled: Drawable, videoIconDisabled: Drawable, microphoneIconEnabled: Drawable, microphoneIconDisabled: Drawable, mediaButtonIconTint: Int, mediaButtonBackground: Drawable, mediaButtonBackgroundTint: Int)","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.OutgoingCallStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/-outgoing-call-style.html","searchKeys":["OutgoingCallStyle","constructor(outgoingScreenBackground: Drawable, cancelCallIcon: Drawable, cancelCallIconTint: Int, cancelCallBackground: Drawable, cancelCallBackgroundTint: Int, videoIconEnabled: Drawable, videoIconDisabled: Drawable, microphoneIconEnabled: Drawable, microphoneIconDisabled: Drawable, mediaButtonIconTint: Int, mediaButtonBackground: Drawable, mediaButtonBackgroundTint: Int)","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.OutgoingCallStyle"]},{"name":"data class AvatarStyle(val avatarBorderWidth: Int, val avatarBorderColor: Int, val avatarInitialsTextStyle: TextStyle, val avatarShape: AvatarShape, val borderRadius: Float)","description":"io.getstream.video.android.xml.widget.avatar.AvatarStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-style/index.html","searchKeys":["AvatarStyle","data class AvatarStyle(val avatarBorderWidth: Int, val avatarBorderColor: Int, val avatarInitialsTextStyle: TextStyle, val avatarShape: AvatarShape, val borderRadius: Float)","io.getstream.video.android.xml.widget.avatar.AvatarStyle"]},{"name":"data class CallAppBarStyle(val backgroundColour: Int, val backgroundColourLandscape: Int, val appBarPadding: Int, val leadingContentIcon: Drawable, val leadingContentIconTint: Int, val leadingContentIconTintLandscape: Int, val leadingContentMarginStart: Int, val leadingContentMarginEnd: Int, val centerContentTextStyle: TextStyle, val centerContentTextStyleLandscape: TextStyle, val centerContentMarginStart: Int, val centerContentMarginEnd: Int, val trailingContentIcon: Drawable, val trailingContentIconTint: Int, val trailingContentIconTintLandscape: Int, val trailingContentMarginStart: Int, val trailingContentMarginEnd: Int)","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/index.html","searchKeys":["CallAppBarStyle","data class CallAppBarStyle(val backgroundColour: Int, val backgroundColourLandscape: Int, val appBarPadding: Int, val leadingContentIcon: Drawable, val leadingContentIconTint: Int, val leadingContentIconTintLandscape: Int, val leadingContentMarginStart: Int, val leadingContentMarginEnd: Int, val centerContentTextStyle: TextStyle, val centerContentTextStyleLandscape: TextStyle, val centerContentMarginStart: Int, val centerContentMarginEnd: Int, val trailingContentIcon: Drawable, val trailingContentIconTint: Int, val trailingContentIconTintLandscape: Int, val trailingContentMarginStart: Int, val trailingContentMarginEnd: Int)","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle"]},{"name":"data class CallContainerStyle(val appBarHeight: Int, val landscapeAppBarHeight: Int)","description":"io.getstream.video.android.xml.widget.callcontainer.CallContainerStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.callcontainer/-call-container-style/index.html","searchKeys":["CallContainerStyle","data class CallContainerStyle(val appBarHeight: Int, val landscapeAppBarHeight: Int)","io.getstream.video.android.xml.widget.callcontainer.CallContainerStyle"]},{"name":"data class CallControlItem(val icon: Int, val iconTint: Int, val backgroundTint: Int, val action: CallAction, val enabled: Boolean = true)","description":"io.getstream.video.android.xml.widget.control.CallControlItem","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-control-item/index.html","searchKeys":["CallControlItem","data class CallControlItem(val icon: Int, val iconTint: Int, val backgroundTint: Int, val action: CallAction, val enabled: Boolean = true)","io.getstream.video.android.xml.widget.control.CallControlItem"]},{"name":"data class CallControlsStyle(val callControlButtonSize: Int, val callControlButtonSizeLandscape: Int, val callControlsBackground: Drawable, val callControlsBackgroundLandscape: Drawable, val callControlsBackgroundColor: Int)","description":"io.getstream.video.android.xml.widget.control.CallControlsStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-style/index.html","searchKeys":["CallControlsStyle","data class CallControlsStyle(val callControlButtonSize: Int, val callControlButtonSizeLandscape: Int, val callControlsBackground: Drawable, val callControlsBackgroundLandscape: Drawable, val callControlsBackgroundColor: Int)","io.getstream.video.android.xml.widget.control.CallControlsStyle"]},{"name":"data class CallDetailsStyle(val callAvatarSize: Int, val singleAvatarSize: Int, val avatarSpacing: Int, val participantsTextStyle: TextStyle, val singleParticipantTextStyle: TextStyle, val callStateTextStyle: TextStyle, val callStateTextAlpha: Float)","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-style/index.html","searchKeys":["CallDetailsStyle","data class CallDetailsStyle(val callAvatarSize: Int, val singleAvatarSize: Int, val avatarSpacing: Int, val participantsTextStyle: TextStyle, val singleParticipantTextStyle: TextStyle, val callStateTextStyle: TextStyle, val callStateTextAlpha: Float)","io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle"]},{"name":"data class CallDeviceState(val isMicrophoneEnabled: Boolean = false, val isSpeakerphoneEnabled: Boolean = false, val isCameraEnabled: Boolean = false)","description":"io.getstream.video.android.xml.state.CallDeviceState","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.state/-call-device-state/index.html","searchKeys":["CallDeviceState","data class CallDeviceState(val isMicrophoneEnabled: Boolean = false, val isSpeakerphoneEnabled: Boolean = false, val isCameraEnabled: Boolean = false)","io.getstream.video.android.xml.state.CallDeviceState"]},{"name":"data class CallParticipantStyle(val labelAlignment: CallParticipantLabelAlignment, val labelMargin: Int, val activeSpeakerBorderWidth: Int, val activeSpeakerBorderColor: Int, val labelTextStyle: TextStyle, val labelBackgroundColor: Int, val participantMicOffIcon: Drawable, val participantMicOffIconTint: Int, val participantAudioLevelTint: Int, val elevation: Float, val cornerRadius: Float)","description":"io.getstream.video.android.xml.widget.participant.CallParticipantStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-style/index.html","searchKeys":["CallParticipantStyle","data class CallParticipantStyle(val labelAlignment: CallParticipantLabelAlignment, val labelMargin: Int, val activeSpeakerBorderWidth: Int, val activeSpeakerBorderColor: Int, val labelTextStyle: TextStyle, val labelBackgroundColor: Int, val participantMicOffIcon: Drawable, val participantMicOffIconTint: Int, val participantAudioLevelTint: Int, val elevation: Float, val cornerRadius: Float)","io.getstream.video.android.xml.widget.participant.CallParticipantStyle"]},{"name":"data class CallViewStyle(val gridCallParticipantStyle: Int, val listCallParticipantStyle: Int, val localParticipantHeight: Float, val localParticipantWidth: Float, val localParticipantPadding: Float, val localParticipantRadius: Float, val participantListHeight: Int, val participantListPadding: Int, val participantListItemMargin: Int, val participantListItemWidth: Int, val screenShareMargin: Int, val presenterTextStyle: TextStyle, val presenterTextPadding: Int, val presenterTextMargin: Int, val preConnectionImage: Drawable, val callControlsHeight: Int, val callControlsWidthLandscape: Int, val shouldShowGridUsersAsListLandscape: Boolean)","description":"io.getstream.video.android.xml.widget.call.CallViewStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/index.html","searchKeys":["CallViewStyle","data class CallViewStyle(val gridCallParticipantStyle: Int, val listCallParticipantStyle: Int, val localParticipantHeight: Float, val localParticipantWidth: Float, val localParticipantPadding: Float, val localParticipantRadius: Float, val participantListHeight: Int, val participantListPadding: Int, val participantListItemMargin: Int, val participantListItemWidth: Int, val screenShareMargin: Int, val presenterTextStyle: TextStyle, val presenterTextPadding: Int, val presenterTextMargin: Int, val preConnectionImage: Drawable, val callControlsHeight: Int, val callControlsWidthLandscape: Int, val shouldShowGridUsersAsListLandscape: Boolean)","io.getstream.video.android.xml.widget.call.CallViewStyle"]},{"name":"data class ControlButtonStyle(val icon: Drawable?, val iconTint: Int, val background: Drawable?, val backgroundTint: Int, val enabled: Boolean, val backgroundEnabledAlpha: Float, val backgroundDisabledAlpha: Float)","description":"io.getstream.video.android.xml.widget.control.ControlButtonStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-control-button-style/index.html","searchKeys":["ControlButtonStyle","data class ControlButtonStyle(val icon: Drawable?, val iconTint: Int, val background: Drawable?, val backgroundTint: Int, val enabled: Boolean, val backgroundEnabledAlpha: Float, val backgroundDisabledAlpha: Float)","io.getstream.video.android.xml.widget.control.ControlButtonStyle"]},{"name":"data class IncomingCallStyle(val incomingScreenBackground: Drawable, val acceptCallIcon: Drawable, val acceptCallIconTint: Int, val acceptCallBackground: Drawable, val acceptCallBackgroundTint: Int, val declineCallIcon: Drawable, val declineCallIconTint: Int, val declineCallBackground: Drawable, val declineCallBackgroundTint: Int, val videoButtonIconEnabled: Drawable, val videoButtonIconDisabled: Drawable, val videoButtonIconTint: Int, val videoButtonBackground: Drawable, val videoButtonBackgroundTint: Int)","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/index.html","searchKeys":["IncomingCallStyle","data class IncomingCallStyle(val incomingScreenBackground: Drawable, val acceptCallIcon: Drawable, val acceptCallIconTint: Int, val acceptCallBackground: Drawable, val acceptCallBackgroundTint: Int, val declineCallIcon: Drawable, val declineCallIconTint: Int, val declineCallBackground: Drawable, val declineCallBackgroundTint: Int, val videoButtonIconEnabled: Drawable, val videoButtonIconDisabled: Drawable, val videoButtonIconTint: Int, val videoButtonBackground: Drawable, val videoButtonBackgroundTint: Int)","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle"]},{"name":"data class OutgoingCallStyle(val outgoingScreenBackground: Drawable, val cancelCallIcon: Drawable, val cancelCallIconTint: Int, val cancelCallBackground: Drawable, val cancelCallBackgroundTint: Int, val videoIconEnabled: Drawable, val videoIconDisabled: Drawable, val microphoneIconEnabled: Drawable, val microphoneIconDisabled: Drawable, val mediaButtonIconTint: Int, val mediaButtonBackground: Drawable, val mediaButtonBackgroundTint: Int)","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/index.html","searchKeys":["OutgoingCallStyle","data class OutgoingCallStyle(val outgoingScreenBackground: Drawable, val cancelCallIcon: Drawable, val cancelCallIconTint: Int, val cancelCallBackground: Drawable, val cancelCallBackgroundTint: Int, val videoIconEnabled: Drawable, val videoIconDisabled: Drawable, val microphoneIconEnabled: Drawable, val microphoneIconDisabled: Drawable, val mediaButtonIconTint: Int, val mediaButtonBackground: Drawable, val mediaButtonBackgroundTint: Int)","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle"]},{"name":"data class PictureInPictureStyle(val callParticipantStyle: Int)","description":"io.getstream.video.android.xml.widget.participant.PictureInPictureStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-picture-in-picture-style/index.html","searchKeys":["PictureInPictureStyle","data class PictureInPictureStyle(val callParticipantStyle: Int)","io.getstream.video.android.xml.widget.participant.PictureInPictureStyle"]},{"name":"data class ScreenShareStyle(val fullscreenIcon: Drawable, val fullscreenExitIcon: Drawable, val portraitIcon: Drawable, val landscapeIcon: Drawable, val controlButtonBackgroundTint: Int, val controlButtonIconTint: Int)","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-style/index.html","searchKeys":["ScreenShareStyle","data class ScreenShareStyle(val fullscreenIcon: Drawable, val fullscreenExitIcon: Drawable, val portraitIcon: Drawable, val landscapeIcon: Drawable, val controlButtonBackgroundTint: Int, val controlButtonIconTint: Int)","io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle"]},{"name":"data class TextStyle(val fontResource: Int = UNSET_FONT_RESOURCE, val fontAssetsPath: String? = null, val style: Int = Typeface.NORMAL, val size: Int = UNSET_SIZE, val color: Int = UNSET_COLOR, val hint: String = UNSET_HINT, val hintColor: Int = UNSET_HINT_COLOR, val defaultFont: Typeface = Typeface.DEFAULT) : Serializable","description":"io.getstream.video.android.xml.font.TextStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/index.html","searchKeys":["TextStyle","data class TextStyle(val fontResource: Int = UNSET_FONT_RESOURCE, val fontAssetsPath: String? = null, val style: Int = Typeface.NORMAL, val size: Int = UNSET_SIZE, val color: Int = UNSET_COLOR, val hint: String = UNSET_HINT, val hintColor: Int = UNSET_HINT_COLOR, val defaultFont: Typeface = Typeface.DEFAULT) : Serializable","io.getstream.video.android.xml.font.TextStyle"]},{"name":"enum AvatarShape : Enum ","description":"io.getstream.video.android.xml.widget.avatar.AvatarShape","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-shape/index.html","searchKeys":["AvatarShape","enum AvatarShape : Enum ","io.getstream.video.android.xml.widget.avatar.AvatarShape"]},{"name":"enum CallParticipantLabelAlignment : Enum ","description":"io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-label-alignment/index.html","searchKeys":["CallParticipantLabelAlignment","enum CallParticipantLabelAlignment : Enum ","io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment"]},{"name":"fun setCenterContent(contentView: V, layoutParams: FrameLayout.LayoutParams = FrameLayout.LayoutParams(\n FrameLayout.LayoutParams.WRAP_CONTENT,\n FrameLayout.LayoutParams.WRAP_CONTENT,\n Gravity.START,\n ))","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarView.setCenterContent","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-view/set-center-content.html","searchKeys":["setCenterContent","fun setCenterContent(contentView: V, layoutParams: FrameLayout.LayoutParams = FrameLayout.LayoutParams(\n FrameLayout.LayoutParams.WRAP_CONTENT,\n FrameLayout.LayoutParams.WRAP_CONTENT,\n Gravity.START,\n ))","io.getstream.video.android.xml.widget.appbar.CallAppBarView.setCenterContent"]},{"name":"fun setLeadingContent(contentView: V, layoutParams: FrameLayout.LayoutParams = FrameLayout.LayoutParams(\n FrameLayout.LayoutParams.WRAP_CONTENT,\n FrameLayout.LayoutParams.WRAP_CONTENT,\n Gravity.START,\n ))","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarView.setLeadingContent","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-view/set-leading-content.html","searchKeys":["setLeadingContent","fun setLeadingContent(contentView: V, layoutParams: FrameLayout.LayoutParams = FrameLayout.LayoutParams(\n FrameLayout.LayoutParams.WRAP_CONTENT,\n FrameLayout.LayoutParams.WRAP_CONTENT,\n Gravity.START,\n ))","io.getstream.video.android.xml.widget.appbar.CallAppBarView.setLeadingContent"]},{"name":"fun setTrailingContent(contentView: V, layoutParams: FrameLayout.LayoutParams = FrameLayout.LayoutParams(\n FrameLayout.LayoutParams.WRAP_CONTENT,\n FrameLayout.LayoutParams.WRAP_CONTENT,\n Gravity.START,\n ))","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarView.setTrailingContent","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-view/set-trailing-content.html","searchKeys":["setTrailingContent","fun setTrailingContent(contentView: V, layoutParams: FrameLayout.LayoutParams = FrameLayout.LayoutParams(\n FrameLayout.LayoutParams.WRAP_CONTENT,\n FrameLayout.LayoutParams.WRAP_CONTENT,\n Gravity.START,\n ))","io.getstream.video.android.xml.widget.appbar.CallAppBarView.setTrailingContent"]},{"name":"fun CallAppBarView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner, onBackPressed: () -> Unit = { }, onParticipantsPressed: () -> Unit = { })","description":"io.getstream.video.android.xml.binding.bindView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.binding/bind-view.html","searchKeys":["bindView","fun CallAppBarView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner, onBackPressed: () -> Unit = { }, onParticipantsPressed: () -> Unit = { })","io.getstream.video.android.xml.binding.bindView"]},{"name":"fun CallContainerView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner, fetchCallMediaState: (CallDeviceState, Boolean) -> List = { mediaState, isScreenSharingActive ->\n defaultControlList(mediaState, isScreenSharingActive)\n }, onParticipantsPressed: () -> Unit = { }, onBackPressed: () -> Unit = { }, onIdle: () -> Unit = { })","description":"io.getstream.video.android.xml.binding.bindView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.binding/bind-view.html","searchKeys":["bindView","fun CallContainerView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner, fetchCallMediaState: (CallDeviceState, Boolean) -> List = { mediaState, isScreenSharingActive ->\n defaultControlList(mediaState, isScreenSharingActive)\n }, onParticipantsPressed: () -> Unit = { }, onBackPressed: () -> Unit = { }, onIdle: () -> Unit = { })","io.getstream.video.android.xml.binding.bindView"]},{"name":"fun CallControlsView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner, fetchCallMediaState: (CallDeviceState, Boolean) -> List = { mediaState, isScreenSharingActive ->\n defaultControlList(mediaState, isScreenSharingActive)\n })","description":"io.getstream.video.android.xml.binding.bindView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.binding/bind-view.html","searchKeys":["bindView","fun CallControlsView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner, fetchCallMediaState: (CallDeviceState, Boolean) -> List = { mediaState, isScreenSharingActive ->\n defaultControlList(mediaState, isScreenSharingActive)\n })","io.getstream.video.android.xml.binding.bindView"]},{"name":"fun CallParticipantView.bindPictureInPictureView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner)","description":"io.getstream.video.android.xml.binding.bindPictureInPictureView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.binding/bind-picture-in-picture-view.html","searchKeys":["bindPictureInPictureView","fun CallParticipantView.bindPictureInPictureView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner)","io.getstream.video.android.xml.binding.bindPictureInPictureView"]},{"name":"fun CallView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner, fetchCallMediaState: (CallDeviceState, Boolean) -> List = { mediaState, isScreenSharingActive ->\n defaultControlList(mediaState, isScreenSharingActive)\n })","description":"io.getstream.video.android.xml.binding.bindView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.binding/bind-view.html","searchKeys":["bindView","fun CallView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner, fetchCallMediaState: (CallDeviceState, Boolean) -> List = { mediaState, isScreenSharingActive ->\n defaultControlList(mediaState, isScreenSharingActive)\n })","io.getstream.video.android.xml.binding.bindView"]},{"name":"fun FloatingParticipantView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner)","description":"io.getstream.video.android.xml.binding.bindView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.binding/bind-view.html","searchKeys":["bindView","fun FloatingParticipantView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner)","io.getstream.video.android.xml.binding.bindView"]},{"name":"fun IncomingCallView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner)","description":"io.getstream.video.android.xml.binding.bindView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.binding/bind-view.html","searchKeys":["bindView","fun IncomingCallView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner)","io.getstream.video.android.xml.binding.bindView"]},{"name":"fun OutgoingCallView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner)","description":"io.getstream.video.android.xml.binding.bindView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.binding/bind-view.html","searchKeys":["bindView","fun OutgoingCallView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner)","io.getstream.video.android.xml.binding.bindView"]},{"name":"fun PictureInPictureView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner)","description":"io.getstream.video.android.xml.binding.bindView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.binding/bind-view.html","searchKeys":["bindView","fun PictureInPictureView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner)","io.getstream.video.android.xml.binding.bindView"]},{"name":"fun ScreenShareView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner)","description":"io.getstream.video.android.xml.binding.bindView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.binding/bind-view.html","searchKeys":["bindView","fun ScreenShareView.bindView(viewModel: CallViewModel, lifecycleOwner: LifecycleOwner)","io.getstream.video.android.xml.binding.bindView"]},{"name":"fun apply(textView: TextView)","description":"io.getstream.video.android.xml.font.TextStyle.apply","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/apply.html","searchKeys":["apply","fun apply(textView: TextView)","io.getstream.video.android.xml.font.TextStyle.apply"]},{"name":"fun build(): TextStyle","description":"io.getstream.video.android.xml.font.TextStyle.Builder.build","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/-builder/build.html","searchKeys":["build","fun build(): TextStyle","io.getstream.video.android.xml.font.TextStyle.Builder.build"]},{"name":"fun color(ref: Int, defValue: Int): TextStyle.Builder","description":"io.getstream.video.android.xml.font.TextStyle.Builder.color","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/-builder/color.html","searchKeys":["color","fun color(ref: Int, defValue: Int): TextStyle.Builder","io.getstream.video.android.xml.font.TextStyle.Builder.color"]},{"name":"fun colorOrNull(): Int?","description":"io.getstream.video.android.xml.font.TextStyle.colorOrNull","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/color-or-null.html","searchKeys":["colorOrNull","fun colorOrNull(): Int?","io.getstream.video.android.xml.font.TextStyle.colorOrNull"]},{"name":"fun create(): CallViewModel","description":"io.getstream.video.android.xml.viewmodel.CallViewModelFactory.create","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.viewmodel/-call-view-model-factory/create.html","searchKeys":["create","fun create(): CallViewModel","io.getstream.video.android.xml.viewmodel.CallViewModelFactory.create"]},{"name":"fun defaultFactory(): StreamCoilImageLoaderFactory","description":"io.getstream.video.android.xml.imageloading.StreamCoilImageLoaderFactory.Companion.defaultFactory","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.imageloading/-stream-coil-image-loader-factory/-companion/default-factory.html","searchKeys":["defaultFactory","fun defaultFactory(): StreamCoilImageLoaderFactory","io.getstream.video.android.xml.imageloading.StreamCoilImageLoaderFactory.Companion.defaultFactory"]},{"name":"fun font(assetsPath: Int, resId: Int): TextStyle.Builder","description":"io.getstream.video.android.xml.font.TextStyle.Builder.font","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/-builder/font.html","searchKeys":["font","fun font(assetsPath: Int, resId: Int): TextStyle.Builder","io.getstream.video.android.xml.font.TextStyle.Builder.font"]},{"name":"fun font(assetsPath: Int, resId: Int, defaultFont: Typeface): TextStyle.Builder","description":"io.getstream.video.android.xml.font.TextStyle.Builder.font","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/-builder/font.html","searchKeys":["font","fun font(assetsPath: Int, resId: Int, defaultFont: Typeface): TextStyle.Builder","io.getstream.video.android.xml.font.TextStyle.Builder.font"]},{"name":"fun getCallControlsSize(): Int","description":"io.getstream.video.android.xml.widget.call.CallView.getCallControlsSize","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view/get-call-controls-size.html","searchKeys":["getCallControlsSize","fun getCallControlsSize(): Int","io.getstream.video.android.xml.widget.call.CallView.getCallControlsSize"]},{"name":"fun hasDefaultFont(): Boolean","description":"io.getstream.video.android.xml.font.VideoStyle.hasDefaultFont","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-video-style/has-default-font.html","searchKeys":["hasDefaultFont","fun hasDefaultFont(): Boolean","io.getstream.video.android.xml.font.VideoStyle.hasDefaultFont"]},{"name":"fun hasFont(): Boolean","description":"io.getstream.video.android.xml.font.TextStyle.hasFont","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/has-font.html","searchKeys":["hasFont","fun hasFont(): Boolean","io.getstream.video.android.xml.font.TextStyle.hasFont"]},{"name":"fun hint(ref: Int, defValue: String): TextStyle.Builder","description":"io.getstream.video.android.xml.font.TextStyle.Builder.hint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/-builder/hint.html","searchKeys":["hint","fun hint(ref: Int, defValue: String): TextStyle.Builder","io.getstream.video.android.xml.font.TextStyle.Builder.hint"]},{"name":"fun hintColor(ref: Int, defValue: Int): TextStyle.Builder","description":"io.getstream.video.android.xml.font.TextStyle.Builder.hintColor","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/-builder/hint-color.html","searchKeys":["hintColor","fun hintColor(ref: Int, defValue: Int): TextStyle.Builder","io.getstream.video.android.xml.font.TextStyle.Builder.hintColor"]},{"name":"fun interface RendererInitializer","description":"io.getstream.video.android.xml.widget.participant.RendererInitializer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-renderer-initializer/index.html","searchKeys":["RendererInitializer","fun interface RendererInitializer","io.getstream.video.android.xml.widget.participant.RendererInitializer"]},{"name":"fun interface StreamCoilImageLoaderFactory","description":"io.getstream.video.android.xml.imageloading.StreamCoilImageLoaderFactory","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.imageloading/-stream-coil-image-loader-factory/index.html","searchKeys":["StreamCoilImageLoaderFactory","fun interface StreamCoilImageLoaderFactory","io.getstream.video.android.xml.imageloading.StreamCoilImageLoaderFactory"]},{"name":"fun interface StyleTransformer","description":"io.getstream.video.android.xml.widget.transformer.StyleTransformer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-style-transformer/index.html","searchKeys":["StyleTransformer","fun interface StyleTransformer","io.getstream.video.android.xml.widget.transformer.StyleTransformer"]},{"name":"fun onPictureInPictureModeChanged(inPictureInPictureMode: Boolean)","description":"io.getstream.video.android.xml.viewmodel.CallViewModel.onPictureInPictureModeChanged","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.viewmodel/-call-view-model/on-picture-in-picture-mode-changed.html","searchKeys":["onPictureInPictureModeChanged","fun onPictureInPictureModeChanged(inPictureInPictureMode: Boolean)","io.getstream.video.android.xml.viewmodel.CallViewModel.onPictureInPictureModeChanged"]},{"name":"fun renderState(callState: ConnectionState)","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarView.renderState","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-view/render-state.html","searchKeys":["renderState","fun renderState(callState: ConnectionState)","io.getstream.video.android.xml.widget.appbar.CallAppBarView.renderState"]},{"name":"fun setActive(isActive: Boolean)","description":"io.getstream.video.android.xml.widget.participant.CallParticipantView.setActive","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-view/set-active.html","searchKeys":["setActive","fun setActive(isActive: Boolean)","io.getstream.video.android.xml.widget.participant.CallParticipantView.setActive"]},{"name":"fun setCallParticipantView(onViewInitialized: (CallParticipantView) -> Unit)","description":"io.getstream.video.android.xml.widget.participant.PictureInPictureView.setCallParticipantView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-picture-in-picture-view/set-call-participant-view.html","searchKeys":["setCallParticipantView","fun setCallParticipantView(onViewInitialized: (CallParticipantView) -> Unit)","io.getstream.video.android.xml.widget.participant.PictureInPictureView.setCallParticipantView"]},{"name":"fun setCallStatus(callStatus: CallStatus)","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsView.setCallStatus","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-view/set-call-status.html","searchKeys":["setCallStatus","fun setCallStatus(callStatus: CallStatus)","io.getstream.video.android.xml.widget.calldetails.CallDetailsView.setCallStatus"]},{"name":"fun setCallStatus(callStatus: CallStatus)","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallView.setCallStatus","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-view/set-call-status.html","searchKeys":["setCallStatus","fun setCallStatus(callStatus: CallStatus)","io.getstream.video.android.xml.widget.incoming.IncomingCallView.setCallStatus"]},{"name":"fun setCallStatus(callStatus: CallStatus)","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.setCallStatus","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-view/set-call-status.html","searchKeys":["setCallStatus","fun setCallStatus(callStatus: CallStatus)","io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.setCallStatus"]},{"name":"fun setCameraEnabled(isEnabled: Boolean)","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallView.setCameraEnabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-view/set-camera-enabled.html","searchKeys":["setCameraEnabled","fun setCameraEnabled(isEnabled: Boolean)","io.getstream.video.android.xml.widget.incoming.IncomingCallView.setCameraEnabled"]},{"name":"fun setCameraEnabled(isEnabled: Boolean)","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.setCameraEnabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-view/set-camera-enabled.html","searchKeys":["setCameraEnabled","fun setCameraEnabled(isEnabled: Boolean)","io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.setCameraEnabled"]},{"name":"fun setData(initials: String, userImage: String?)","description":"io.getstream.video.android.xml.widget.avatar.AvatarView.setData","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-view/set-data.html","searchKeys":["setData","fun setData(initials: String, userImage: String?)","io.getstream.video.android.xml.widget.avatar.AvatarView.setData"]},{"name":"fun setData(text: String)","description":"io.getstream.video.android.xml.widget.avatar.AvatarView.setData","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-view/set-data.html","searchKeys":["setData","fun setData(text: String)","io.getstream.video.android.xml.widget.avatar.AvatarView.setData"]},{"name":"fun setData(user: CallUser)","description":"io.getstream.video.android.xml.widget.avatar.AvatarView.setData","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-view/set-data.html","searchKeys":["setData","fun setData(user: CallUser)","io.getstream.video.android.xml.widget.avatar.AvatarView.setData"]},{"name":"fun setFloatingParticipant(participant: ParticipantState?, onViewInitialized: (FloatingParticipantView) -> Unit = {})","description":"io.getstream.video.android.xml.widget.call.CallView.setFloatingParticipant","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view/set-floating-participant.html","searchKeys":["setFloatingParticipant","fun setFloatingParticipant(participant: ParticipantState?, onViewInitialized: (FloatingParticipantView) -> Unit = {})","io.getstream.video.android.xml.widget.call.CallView.setFloatingParticipant"]},{"name":"fun setItems(items: List)","description":"io.getstream.video.android.xml.widget.control.CallControlsView.setItems","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-view/set-items.html","searchKeys":["setItems","fun setItems(items: List)","io.getstream.video.android.xml.widget.control.CallControlsView.setItems"]},{"name":"fun setMicrophoneEnabled(isEnabled: Boolean)","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.setMicrophoneEnabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-view/set-microphone-enabled.html","searchKeys":["setMicrophoneEnabled","fun setMicrophoneEnabled(isEnabled: Boolean)","io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.setMicrophoneEnabled"]},{"name":"fun setParticipant(participant: ParticipantState)","description":"io.getstream.video.android.xml.widget.participant.CallParticipantView.setParticipant","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-view/set-participant.html","searchKeys":["setParticipant","fun setParticipant(participant: ParticipantState)","io.getstream.video.android.xml.widget.participant.CallParticipantView.setParticipant"]},{"name":"fun setParticipant(participant: ParticipantState)","description":"io.getstream.video.android.xml.widget.participant.FloatingParticipantView.setParticipant","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-floating-participant-view/set-participant.html","searchKeys":["setParticipant","fun setParticipant(participant: ParticipantState)","io.getstream.video.android.xml.widget.participant.FloatingParticipantView.setParticipant"]},{"name":"fun setParticipants(participants: List)","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsView.setParticipants","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-view/set-participants.html","searchKeys":["setParticipants","fun setParticipants(participants: List)","io.getstream.video.android.xml.widget.calldetails.CallDetailsView.setParticipants"]},{"name":"fun setParticipants(participants: List)","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallView.setParticipants","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-view/set-participants.html","searchKeys":["setParticipants","fun setParticipants(participants: List)","io.getstream.video.android.xml.widget.incoming.IncomingCallView.setParticipants"]},{"name":"fun setParticipants(participants: List)","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.setParticipants","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-view/set-participants.html","searchKeys":["setParticipants","fun setParticipants(participants: List)","io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.setParticipants"]},{"name":"fun setParticipants(participants: List, groupCallBackground: Drawable?)","description":"io.getstream.video.android.xml.widget.calldetails.CallBackgroundView.setParticipants","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-background-view/set-participants.html","searchKeys":["setParticipants","fun setParticipants(participants: List, groupCallBackground: Drawable?)","io.getstream.video.android.xml.widget.calldetails.CallBackgroundView.setParticipants"]},{"name":"fun setRendererInitializer(rendererInitializer: RendererInitializer)","description":"io.getstream.video.android.xml.widget.participant.FloatingParticipantView.setRendererInitializer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-floating-participant-view/set-renderer-initializer.html","searchKeys":["setRendererInitializer","fun setRendererInitializer(rendererInitializer: RendererInitializer)","io.getstream.video.android.xml.widget.participant.FloatingParticipantView.setRendererInitializer"]},{"name":"fun setScreenShareView(onViewInitialized: (ScreenShareView) -> Unit)","description":"io.getstream.video.android.xml.widget.participant.PictureInPictureView.setScreenShareView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-picture-in-picture-view/set-screen-share-view.html","searchKeys":["setScreenShareView","fun setScreenShareView(onViewInitialized: (ScreenShareView) -> Unit)","io.getstream.video.android.xml.widget.participant.PictureInPictureView.setScreenShareView"]},{"name":"fun setScreenSharingContent(onViewInitialized: (View) -> Unit)","description":"io.getstream.video.android.xml.widget.call.CallView.setScreenSharingContent","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view/set-screen-sharing-content.html","searchKeys":["setScreenSharingContent","fun setScreenSharingContent(onViewInitialized: (View) -> Unit)","io.getstream.video.android.xml.widget.call.CallView.setScreenSharingContent"]},{"name":"fun setScreenSharingSession(screenSharingSession: ScreenSharingSession)","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareView.setScreenSharingSession","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-view/set-screen-sharing-session.html","searchKeys":["setScreenSharingSession","fun setScreenSharingSession(screenSharingSession: ScreenSharingSession)","io.getstream.video.android.xml.widget.screenshare.ScreenShareView.setScreenSharingSession"]},{"name":"fun size(ref: Int): TextStyle.Builder","description":"io.getstream.video.android.xml.font.TextStyle.Builder.size","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/-builder/size.html","searchKeys":["size","fun size(ref: Int): TextStyle.Builder","io.getstream.video.android.xml.font.TextStyle.Builder.size"]},{"name":"fun size(ref: Int, defValue: Int): TextStyle.Builder","description":"io.getstream.video.android.xml.font.TextStyle.Builder.size","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/-builder/size.html","searchKeys":["size","fun size(ref: Int, defValue: Int): TextStyle.Builder","io.getstream.video.android.xml.font.TextStyle.Builder.size"]},{"name":"fun style(ref: Int, defValue: Int): TextStyle.Builder","description":"io.getstream.video.android.xml.font.TextStyle.Builder.style","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/-builder/style.html","searchKeys":["style","fun style(ref: Int, defValue: Int): TextStyle.Builder","io.getstream.video.android.xml.font.TextStyle.Builder.style"]},{"name":"fun updatePresenterText(text: String)","description":"io.getstream.video.android.xml.widget.call.CallView.updatePresenterText","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view/update-presenter-text.html","searchKeys":["updatePresenterText","fun updatePresenterText(text: String)","io.getstream.video.android.xml.widget.call.CallView.updatePresenterText"]},{"name":"fun valueOf(value: String): AvatarShape","description":"io.getstream.video.android.xml.widget.avatar.AvatarShape.valueOf","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-shape/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): AvatarShape","io.getstream.video.android.xml.widget.avatar.AvatarShape.valueOf"]},{"name":"fun valueOf(value: String): CallParticipantLabelAlignment","description":"io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.valueOf","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-label-alignment/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): CallParticipantLabelAlignment","io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.valueOf"]},{"name":"fun values(): Array","description":"io.getstream.video.android.xml.widget.avatar.AvatarShape.values","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-shape/values.html","searchKeys":["values","fun values(): Array","io.getstream.video.android.xml.widget.avatar.AvatarShape.values"]},{"name":"fun values(): Array","description":"io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.values","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-label-alignment/values.html","searchKeys":["values","fun values(): Array","io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.values"]},{"name":"interface CallAppBarContent","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarContent","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-content/index.html","searchKeys":["CallAppBarContent","interface CallAppBarContent","io.getstream.video.android.xml.widget.appbar.CallAppBarContent"]},{"name":"interface CallViewModelFactoryProvider","description":"io.getstream.video.android.xml.viewmodel.CallViewModelFactoryProvider","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.viewmodel/-call-view-model-factory-provider/index.html","searchKeys":["CallViewModelFactoryProvider","interface CallViewModelFactoryProvider","io.getstream.video.android.xml.viewmodel.CallViewModelFactoryProvider"]},{"name":"interface Disposable","description":"io.getstream.video.android.xml.utils.Disposable","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.utils/-disposable/index.html","searchKeys":["Disposable","interface Disposable","io.getstream.video.android.xml.utils.Disposable"]},{"name":"interface ImageHeadersProvider","description":"io.getstream.video.android.xml.imageloading.ImageHeadersProvider","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.imageloading/-image-headers-provider/index.html","searchKeys":["ImageHeadersProvider","interface ImageHeadersProvider","io.getstream.video.android.xml.imageloading.ImageHeadersProvider"]},{"name":"interface OrientationChangeListener","description":"io.getstream.video.android.xml.utils.OrientationChangeListener","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.utils/-orientation-change-listener/index.html","searchKeys":["OrientationChangeListener","interface OrientationChangeListener","io.getstream.video.android.xml.utils.OrientationChangeListener"]},{"name":"interface VideoFonts","description":"io.getstream.video.android.xml.font.VideoFonts","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-video-fonts/index.html","searchKeys":["VideoFonts","interface VideoFonts","io.getstream.video.android.xml.font.VideoFonts"]},{"name":"object Companion","description":"io.getstream.video.android.xml.imageloading.StreamCoilImageLoaderFactory.Companion","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.imageloading/-stream-coil-image-loader-factory/-companion/index.html","searchKeys":["Companion","object Companion","io.getstream.video.android.xml.imageloading.StreamCoilImageLoaderFactory.Companion"]},{"name":"object TransformStyle","description":"io.getstream.video.android.xml.widget.transformer.TransformStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-transform-style/index.html","searchKeys":["TransformStyle","object TransformStyle","io.getstream.video.android.xml.widget.transformer.TransformStyle"]},{"name":"object VideoUI","description":"io.getstream.video.android.xml.VideoUI","location":"stream-video-android-ui-xml/io.getstream.video.android.xml/-video-u-i/index.html","searchKeys":["VideoUI","object VideoUI","io.getstream.video.android.xml.VideoUI"]},{"name":"open class CallViewModel : ViewModel","description":"io.getstream.video.android.xml.viewmodel.CallViewModel","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.viewmodel/-call-view-model/index.html","searchKeys":["CallViewModel","open class CallViewModel : ViewModel","io.getstream.video.android.xml.viewmodel.CallViewModel"]},{"name":"open fun onOrientationChanged(isLandscape: Boolean)","description":"io.getstream.video.android.xml.utils.OrientationChangeListener.onOrientationChanged","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.utils/-orientation-change-listener/on-orientation-changed.html","searchKeys":["onOrientationChanged","open fun onOrientationChanged(isLandscape: Boolean)","io.getstream.video.android.xml.utils.OrientationChangeListener.onOrientationChanged"]},{"name":"open override fun create(modelClass: Class): T","description":"io.getstream.video.android.xml.viewmodel.CallViewModelFactory.create","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.viewmodel/-call-view-model-factory/create.html","searchKeys":["create","open override fun create(modelClass: Class): T","io.getstream.video.android.xml.viewmodel.CallViewModelFactory.create"]},{"name":"open override fun addView(child: View?, index: Int, params: ViewGroup.LayoutParams?)","description":"io.getstream.video.android.xml.widget.callcontainer.CallContainerView.addView","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.callcontainer/-call-container-view/add-view.html","searchKeys":["addView","open override fun addView(child: View?, index: Int, params: ViewGroup.LayoutParams?)","io.getstream.video.android.xml.widget.callcontainer.CallContainerView.addView"]},{"name":"open override fun create(context: Context)","description":"io.getstream.video.android.xml.initializer.VideoUIInitializer.create","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.initializer/-video-u-i-initializer/create.html","searchKeys":["create","open override fun create(context: Context)","io.getstream.video.android.xml.initializer.VideoUIInitializer.create"]},{"name":"open override fun dependencies(): MutableList>>","description":"io.getstream.video.android.xml.initializer.VideoUIInitializer.dependencies","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.initializer/-video-u-i-initializer/dependencies.html","searchKeys":["dependencies","open override fun dependencies(): MutableList>>","io.getstream.video.android.xml.initializer.VideoUIInitializer.dependencies"]},{"name":"open override fun dispose()","description":"io.getstream.video.android.xml.imageloading.CoilDisposable.dispose","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.imageloading/-coil-disposable/dispose.html","searchKeys":["dispose","open override fun dispose()","io.getstream.video.android.xml.imageloading.CoilDisposable.dispose"]},{"name":"open override fun newImageLoader(): ImageLoader","description":"io.getstream.video.android.xml.imageloading.StreamImageLoaderFactory.newImageLoader","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.imageloading/-stream-image-loader-factory/new-image-loader.html","searchKeys":["newImageLoader","open override fun newImageLoader(): ImageLoader","io.getstream.video.android.xml.imageloading.StreamImageLoaderFactory.newImageLoader"]},{"name":"open override fun onOrientationChanged(isLandscape: Boolean)","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarView.onOrientationChanged","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-view/on-orientation-changed.html","searchKeys":["onOrientationChanged","open override fun onOrientationChanged(isLandscape: Boolean)","io.getstream.video.android.xml.widget.appbar.CallAppBarView.onOrientationChanged"]},{"name":"open override fun onOrientationChanged(isLandscape: Boolean)","description":"io.getstream.video.android.xml.widget.call.CallView.onOrientationChanged","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view/on-orientation-changed.html","searchKeys":["onOrientationChanged","open override fun onOrientationChanged(isLandscape: Boolean)","io.getstream.video.android.xml.widget.call.CallView.onOrientationChanged"]},{"name":"open override fun onOrientationChanged(isLandscape: Boolean)","description":"io.getstream.video.android.xml.widget.callcontainer.CallContainerView.onOrientationChanged","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.callcontainer/-call-container-view/on-orientation-changed.html","searchKeys":["onOrientationChanged","open override fun onOrientationChanged(isLandscape: Boolean)","io.getstream.video.android.xml.widget.callcontainer.CallContainerView.onOrientationChanged"]},{"name":"open override fun onOrientationChanged(isLandscape: Boolean)","description":"io.getstream.video.android.xml.widget.control.CallControlsView.onOrientationChanged","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-view/on-orientation-changed.html","searchKeys":["onOrientationChanged","open override fun onOrientationChanged(isLandscape: Boolean)","io.getstream.video.android.xml.widget.control.CallControlsView.onOrientationChanged"]},{"name":"open override fun onViewAdded(view: View?)","description":"io.getstream.video.android.xml.widget.call.CallView.onViewAdded","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view/on-view-added.html","searchKeys":["onViewAdded","open override fun onViewAdded(view: View?)","io.getstream.video.android.xml.widget.call.CallView.onViewAdded"]},{"name":"open override fun setRendererInitializer(rendererInitializer: RendererInitializer)","description":"io.getstream.video.android.xml.widget.participant.CallParticipantView.setRendererInitializer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-view/set-renderer-initializer.html","searchKeys":["setRendererInitializer","open override fun setRendererInitializer(rendererInitializer: RendererInitializer)","io.getstream.video.android.xml.widget.participant.CallParticipantView.setRendererInitializer"]},{"name":"open override fun setRendererInitializer(rendererInitializer: RendererInitializer)","description":"io.getstream.video.android.xml.widget.participant.PictureInPictureView.setRendererInitializer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-picture-in-picture-view/set-renderer-initializer.html","searchKeys":["setRendererInitializer","open override fun setRendererInitializer(rendererInitializer: RendererInitializer)","io.getstream.video.android.xml.widget.participant.PictureInPictureView.setRendererInitializer"]},{"name":"open override fun setRendererInitializer(rendererInitializer: RendererInitializer)","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareView.setRendererInitializer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-view/set-renderer-initializer.html","searchKeys":["setRendererInitializer","open override fun setRendererInitializer(rendererInitializer: RendererInitializer)","io.getstream.video.android.xml.widget.screenshare.ScreenShareView.setRendererInitializer"]},{"name":"open override val isDisposed: Boolean","description":"io.getstream.video.android.xml.imageloading.CoilDisposable.isDisposed","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.imageloading/-coil-disposable/is-disposed.html","searchKeys":["isDisposed","open override val isDisposed: Boolean","io.getstream.video.android.xml.imageloading.CoilDisposable.isDisposed"]},{"name":"open override val runningJobs: MutableList","description":"io.getstream.video.android.xml.widget.participant.FloatingParticipantView.runningJobs","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-floating-participant-view/running-jobs.html","searchKeys":["runningJobs","open override val runningJobs: MutableList","io.getstream.video.android.xml.widget.participant.FloatingParticipantView.runningJobs"]},{"name":"open override val runningJobs: MutableList","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareView.runningJobs","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-view/running-jobs.html","searchKeys":["runningJobs","open override val runningJobs: MutableList","io.getstream.video.android.xml.widget.screenshare.ScreenShareView.runningJobs"]},{"name":"open override val runningJobs: MutableList","description":"io.getstream.video.android.xml.widget.view.CallCardView.runningJobs","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.view/-call-card-view/running-jobs.html","searchKeys":["runningJobs","open override val runningJobs: MutableList","io.getstream.video.android.xml.widget.view.CallCardView.runningJobs"]},{"name":"open override val runningJobs: MutableList","description":"io.getstream.video.android.xml.widget.view.CallConstraintLayout.runningJobs","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.view/-call-constraint-layout/running-jobs.html","searchKeys":["runningJobs","open override val runningJobs: MutableList","io.getstream.video.android.xml.widget.view.CallConstraintLayout.runningJobs"]},{"name":"val acceptCallBackground: Drawable","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.acceptCallBackground","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/accept-call-background.html","searchKeys":["acceptCallBackground","val acceptCallBackground: Drawable","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.acceptCallBackground"]},{"name":"val acceptCallBackgroundTint: Int","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.acceptCallBackgroundTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/accept-call-background-tint.html","searchKeys":["acceptCallBackgroundTint","val acceptCallBackgroundTint: Int","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.acceptCallBackgroundTint"]},{"name":"val acceptCallIcon: Drawable","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.acceptCallIcon","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/accept-call-icon.html","searchKeys":["acceptCallIcon","val acceptCallIcon: Drawable","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.acceptCallIcon"]},{"name":"val acceptCallIconTint: Int","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.acceptCallIconTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/accept-call-icon-tint.html","searchKeys":["acceptCallIconTint","val acceptCallIconTint: Int","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.acceptCallIconTint"]},{"name":"val action: CallAction","description":"io.getstream.video.android.xml.widget.control.CallControlItem.action","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-control-item/action.html","searchKeys":["action","val action: CallAction","io.getstream.video.android.xml.widget.control.CallControlItem.action"]},{"name":"val activeSpeakerBorderColor: Int","description":"io.getstream.video.android.xml.widget.participant.CallParticipantStyle.activeSpeakerBorderColor","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-style/active-speaker-border-color.html","searchKeys":["activeSpeakerBorderColor","val activeSpeakerBorderColor: Int","io.getstream.video.android.xml.widget.participant.CallParticipantStyle.activeSpeakerBorderColor"]},{"name":"val activeSpeakerBorderWidth: Int","description":"io.getstream.video.android.xml.widget.participant.CallParticipantStyle.activeSpeakerBorderWidth","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-style/active-speaker-border-width.html","searchKeys":["activeSpeakerBorderWidth","val activeSpeakerBorderWidth: Int","io.getstream.video.android.xml.widget.participant.CallParticipantStyle.activeSpeakerBorderWidth"]},{"name":"val appBarHeight: Int","description":"io.getstream.video.android.xml.widget.callcontainer.CallContainerStyle.appBarHeight","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.callcontainer/-call-container-style/app-bar-height.html","searchKeys":["appBarHeight","val appBarHeight: Int","io.getstream.video.android.xml.widget.callcontainer.CallContainerStyle.appBarHeight"]},{"name":"val appBarPadding: Int","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.appBarPadding","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/app-bar-padding.html","searchKeys":["appBarPadding","val appBarPadding: Int","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.appBarPadding"]},{"name":"val avatarBorderColor: Int","description":"io.getstream.video.android.xml.widget.avatar.AvatarStyle.avatarBorderColor","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-style/avatar-border-color.html","searchKeys":["avatarBorderColor","val avatarBorderColor: Int","io.getstream.video.android.xml.widget.avatar.AvatarStyle.avatarBorderColor"]},{"name":"val avatarBorderWidth: Int","description":"io.getstream.video.android.xml.widget.avatar.AvatarStyle.avatarBorderWidth","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-style/avatar-border-width.html","searchKeys":["avatarBorderWidth","val avatarBorderWidth: Int","io.getstream.video.android.xml.widget.avatar.AvatarStyle.avatarBorderWidth"]},{"name":"val avatarInitialsTextStyle: TextStyle","description":"io.getstream.video.android.xml.widget.avatar.AvatarStyle.avatarInitialsTextStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-style/avatar-initials-text-style.html","searchKeys":["avatarInitialsTextStyle","val avatarInitialsTextStyle: TextStyle","io.getstream.video.android.xml.widget.avatar.AvatarStyle.avatarInitialsTextStyle"]},{"name":"val avatarShape: AvatarShape","description":"io.getstream.video.android.xml.widget.avatar.AvatarStyle.avatarShape","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-style/avatar-shape.html","searchKeys":["avatarShape","val avatarShape: AvatarShape","io.getstream.video.android.xml.widget.avatar.AvatarStyle.avatarShape"]},{"name":"val avatarSpacing: Int","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.avatarSpacing","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-style/avatar-spacing.html","searchKeys":["avatarSpacing","val avatarSpacing: Int","io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.avatarSpacing"]},{"name":"val background: Drawable?","description":"io.getstream.video.android.xml.widget.control.ControlButtonStyle.background","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-control-button-style/background.html","searchKeys":["background","val background: Drawable?","io.getstream.video.android.xml.widget.control.ControlButtonStyle.background"]},{"name":"val backgroundColour: Int","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.backgroundColour","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/background-colour.html","searchKeys":["backgroundColour","val backgroundColour: Int","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.backgroundColour"]},{"name":"val backgroundColourLandscape: Int","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.backgroundColourLandscape","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/background-colour-landscape.html","searchKeys":["backgroundColourLandscape","val backgroundColourLandscape: Int","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.backgroundColourLandscape"]},{"name":"val backgroundDisabledAlpha: Float","description":"io.getstream.video.android.xml.widget.control.ControlButtonStyle.backgroundDisabledAlpha","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-control-button-style/background-disabled-alpha.html","searchKeys":["backgroundDisabledAlpha","val backgroundDisabledAlpha: Float","io.getstream.video.android.xml.widget.control.ControlButtonStyle.backgroundDisabledAlpha"]},{"name":"val backgroundEnabledAlpha: Float","description":"io.getstream.video.android.xml.widget.control.ControlButtonStyle.backgroundEnabledAlpha","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-control-button-style/background-enabled-alpha.html","searchKeys":["backgroundEnabledAlpha","val backgroundEnabledAlpha: Float","io.getstream.video.android.xml.widget.control.ControlButtonStyle.backgroundEnabledAlpha"]},{"name":"val backgroundTint: Int","description":"io.getstream.video.android.xml.widget.control.CallControlItem.backgroundTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-control-item/background-tint.html","searchKeys":["backgroundTint","val backgroundTint: Int","io.getstream.video.android.xml.widget.control.CallControlItem.backgroundTint"]},{"name":"val backgroundTint: Int","description":"io.getstream.video.android.xml.widget.control.ControlButtonStyle.backgroundTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-control-button-style/background-tint.html","searchKeys":["backgroundTint","val backgroundTint: Int","io.getstream.video.android.xml.widget.control.ControlButtonStyle.backgroundTint"]},{"name":"val borderRadius: Float","description":"io.getstream.video.android.xml.widget.avatar.AvatarStyle.borderRadius","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-style/border-radius.html","searchKeys":["borderRadius","val borderRadius: Float","io.getstream.video.android.xml.widget.avatar.AvatarStyle.borderRadius"]},{"name":"val callAvatarSize: Int","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.callAvatarSize","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-style/call-avatar-size.html","searchKeys":["callAvatarSize","val callAvatarSize: Int","io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.callAvatarSize"]},{"name":"val callControlButtonSize: Int","description":"io.getstream.video.android.xml.widget.control.CallControlsStyle.callControlButtonSize","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-style/call-control-button-size.html","searchKeys":["callControlButtonSize","val callControlButtonSize: Int","io.getstream.video.android.xml.widget.control.CallControlsStyle.callControlButtonSize"]},{"name":"val callControlButtonSizeLandscape: Int","description":"io.getstream.video.android.xml.widget.control.CallControlsStyle.callControlButtonSizeLandscape","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-style/call-control-button-size-landscape.html","searchKeys":["callControlButtonSizeLandscape","val callControlButtonSizeLandscape: Int","io.getstream.video.android.xml.widget.control.CallControlsStyle.callControlButtonSizeLandscape"]},{"name":"val callControlsBackground: Drawable","description":"io.getstream.video.android.xml.widget.control.CallControlsStyle.callControlsBackground","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-style/call-controls-background.html","searchKeys":["callControlsBackground","val callControlsBackground: Drawable","io.getstream.video.android.xml.widget.control.CallControlsStyle.callControlsBackground"]},{"name":"val callControlsBackgroundColor: Int","description":"io.getstream.video.android.xml.widget.control.CallControlsStyle.callControlsBackgroundColor","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-style/call-controls-background-color.html","searchKeys":["callControlsBackgroundColor","val callControlsBackgroundColor: Int","io.getstream.video.android.xml.widget.control.CallControlsStyle.callControlsBackgroundColor"]},{"name":"val callControlsBackgroundLandscape: Drawable","description":"io.getstream.video.android.xml.widget.control.CallControlsStyle.callControlsBackgroundLandscape","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-style/call-controls-background-landscape.html","searchKeys":["callControlsBackgroundLandscape","val callControlsBackgroundLandscape: Drawable","io.getstream.video.android.xml.widget.control.CallControlsStyle.callControlsBackgroundLandscape"]},{"name":"val callControlsHeight: Int","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.callControlsHeight","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/call-controls-height.html","searchKeys":["callControlsHeight","val callControlsHeight: Int","io.getstream.video.android.xml.widget.call.CallViewStyle.callControlsHeight"]},{"name":"val callControlsWidthLandscape: Int","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.callControlsWidthLandscape","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/call-controls-width-landscape.html","searchKeys":["callControlsWidthLandscape","val callControlsWidthLandscape: Int","io.getstream.video.android.xml.widget.call.CallViewStyle.callControlsWidthLandscape"]},{"name":"val callParticipantStyle: Int","description":"io.getstream.video.android.xml.widget.participant.PictureInPictureStyle.callParticipantStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-picture-in-picture-style/call-participant-style.html","searchKeys":["callParticipantStyle","val callParticipantStyle: Int","io.getstream.video.android.xml.widget.participant.PictureInPictureStyle.callParticipantStyle"]},{"name":"val callStateTextAlpha: Float","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.callStateTextAlpha","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-style/call-state-text-alpha.html","searchKeys":["callStateTextAlpha","val callStateTextAlpha: Float","io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.callStateTextAlpha"]},{"name":"val callStateTextStyle: TextStyle","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.callStateTextStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-style/call-state-text-style.html","searchKeys":["callStateTextStyle","val callStateTextStyle: TextStyle","io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.callStateTextStyle"]},{"name":"val cancelCallBackground: Drawable","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.cancelCallBackground","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/cancel-call-background.html","searchKeys":["cancelCallBackground","val cancelCallBackground: Drawable","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.cancelCallBackground"]},{"name":"val cancelCallBackgroundTint: Int","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.cancelCallBackgroundTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/cancel-call-background-tint.html","searchKeys":["cancelCallBackgroundTint","val cancelCallBackgroundTint: Int","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.cancelCallBackgroundTint"]},{"name":"val cancelCallIcon: Drawable","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.cancelCallIcon","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/cancel-call-icon.html","searchKeys":["cancelCallIcon","val cancelCallIcon: Drawable","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.cancelCallIcon"]},{"name":"val cancelCallIconTint: Int","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.cancelCallIconTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/cancel-call-icon-tint.html","searchKeys":["cancelCallIconTint","val cancelCallIconTint: Int","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.cancelCallIconTint"]},{"name":"val centerContentMarginEnd: Int","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.centerContentMarginEnd","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/center-content-margin-end.html","searchKeys":["centerContentMarginEnd","val centerContentMarginEnd: Int","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.centerContentMarginEnd"]},{"name":"val centerContentMarginStart: Int","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.centerContentMarginStart","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/center-content-margin-start.html","searchKeys":["centerContentMarginStart","val centerContentMarginStart: Int","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.centerContentMarginStart"]},{"name":"val centerContentTextStyle: TextStyle","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.centerContentTextStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/center-content-text-style.html","searchKeys":["centerContentTextStyle","val centerContentTextStyle: TextStyle","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.centerContentTextStyle"]},{"name":"val centerContentTextStyleLandscape: TextStyle","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.centerContentTextStyleLandscape","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/center-content-text-style-landscape.html","searchKeys":["centerContentTextStyleLandscape","val centerContentTextStyleLandscape: TextStyle","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.centerContentTextStyleLandscape"]},{"name":"val color: Int","description":"io.getstream.video.android.xml.font.TextStyle.color","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/color.html","searchKeys":["color","val color: Int","io.getstream.video.android.xml.font.TextStyle.color"]},{"name":"val controlButtonBackgroundTint: Int","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.controlButtonBackgroundTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-style/control-button-background-tint.html","searchKeys":["controlButtonBackgroundTint","val controlButtonBackgroundTint: Int","io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.controlButtonBackgroundTint"]},{"name":"val controlButtonIconTint: Int","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.controlButtonIconTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-style/control-button-icon-tint.html","searchKeys":["controlButtonIconTint","val controlButtonIconTint: Int","io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.controlButtonIconTint"]},{"name":"val cornerRadius: Float","description":"io.getstream.video.android.xml.widget.participant.CallParticipantStyle.cornerRadius","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-style/corner-radius.html","searchKeys":["cornerRadius","val cornerRadius: Float","io.getstream.video.android.xml.widget.participant.CallParticipantStyle.cornerRadius"]},{"name":"val declineCallBackground: Drawable","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.declineCallBackground","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/decline-call-background.html","searchKeys":["declineCallBackground","val declineCallBackground: Drawable","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.declineCallBackground"]},{"name":"val declineCallBackgroundTint: Int","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.declineCallBackgroundTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/decline-call-background-tint.html","searchKeys":["declineCallBackgroundTint","val declineCallBackgroundTint: Int","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.declineCallBackgroundTint"]},{"name":"val declineCallIcon: Drawable","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.declineCallIcon","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/decline-call-icon.html","searchKeys":["declineCallIcon","val declineCallIcon: Drawable","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.declineCallIcon"]},{"name":"val declineCallIconTint: Int","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.declineCallIconTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/decline-call-icon-tint.html","searchKeys":["declineCallIconTint","val declineCallIconTint: Int","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.declineCallIconTint"]},{"name":"val defaultFont: Typeface","description":"io.getstream.video.android.xml.font.TextStyle.defaultFont","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/default-font.html","searchKeys":["defaultFont","val defaultFont: Typeface","io.getstream.video.android.xml.font.TextStyle.defaultFont"]},{"name":"val elevation: Float","description":"io.getstream.video.android.xml.widget.participant.CallParticipantStyle.elevation","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-style/elevation.html","searchKeys":["elevation","val elevation: Float","io.getstream.video.android.xml.widget.participant.CallParticipantStyle.elevation"]},{"name":"val enabled: Boolean","description":"io.getstream.video.android.xml.widget.control.ControlButtonStyle.enabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-control-button-style/enabled.html","searchKeys":["enabled","val enabled: Boolean","io.getstream.video.android.xml.widget.control.ControlButtonStyle.enabled"]},{"name":"val enabled: Boolean = true","description":"io.getstream.video.android.xml.widget.control.CallControlItem.enabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-control-item/enabled.html","searchKeys":["enabled","val enabled: Boolean = true","io.getstream.video.android.xml.widget.control.CallControlItem.enabled"]},{"name":"val entries: EnumEntries","description":"io.getstream.video.android.xml.widget.avatar.AvatarShape.entries","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-shape/entries.html","searchKeys":["entries","val entries: EnumEntries","io.getstream.video.android.xml.widget.avatar.AvatarShape.entries"]},{"name":"val entries: EnumEntries","description":"io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.entries","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-label-alignment/entries.html","searchKeys":["entries","val entries: EnumEntries","io.getstream.video.android.xml.widget.participant.CallParticipantLabelAlignment.entries"]},{"name":"val font: Typeface?","description":"io.getstream.video.android.xml.font.TextStyle.font","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/font.html","searchKeys":["font","val font: Typeface?","io.getstream.video.android.xml.font.TextStyle.font"]},{"name":"val fontAssetsPath: String? = null","description":"io.getstream.video.android.xml.font.TextStyle.fontAssetsPath","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/font-assets-path.html","searchKeys":["fontAssetsPath","val fontAssetsPath: String? = null","io.getstream.video.android.xml.font.TextStyle.fontAssetsPath"]},{"name":"val fontResource: Int","description":"io.getstream.video.android.xml.font.TextStyle.fontResource","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/font-resource.html","searchKeys":["fontResource","val fontResource: Int","io.getstream.video.android.xml.font.TextStyle.fontResource"]},{"name":"val fullscreenExitIcon: Drawable","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.fullscreenExitIcon","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-style/fullscreen-exit-icon.html","searchKeys":["fullscreenExitIcon","val fullscreenExitIcon: Drawable","io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.fullscreenExitIcon"]},{"name":"val fullscreenIcon: Drawable","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.fullscreenIcon","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-style/fullscreen-icon.html","searchKeys":["fullscreenIcon","val fullscreenIcon: Drawable","io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.fullscreenIcon"]},{"name":"val gridCallParticipantStyle: Int","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.gridCallParticipantStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/grid-call-participant-style.html","searchKeys":["gridCallParticipantStyle","val gridCallParticipantStyle: Int","io.getstream.video.android.xml.widget.call.CallViewStyle.gridCallParticipantStyle"]},{"name":"val hint: String","description":"io.getstream.video.android.xml.font.TextStyle.hint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/hint.html","searchKeys":["hint","val hint: String","io.getstream.video.android.xml.font.TextStyle.hint"]},{"name":"val hintColor: Int","description":"io.getstream.video.android.xml.font.TextStyle.hintColor","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/hint-color.html","searchKeys":["hintColor","val hintColor: Int","io.getstream.video.android.xml.font.TextStyle.hintColor"]},{"name":"val icon: Drawable?","description":"io.getstream.video.android.xml.widget.control.ControlButtonStyle.icon","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-control-button-style/icon.html","searchKeys":["icon","val icon: Drawable?","io.getstream.video.android.xml.widget.control.ControlButtonStyle.icon"]},{"name":"val icon: Int","description":"io.getstream.video.android.xml.widget.control.CallControlItem.icon","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-control-item/icon.html","searchKeys":["icon","val icon: Int","io.getstream.video.android.xml.widget.control.CallControlItem.icon"]},{"name":"val iconTint: Int","description":"io.getstream.video.android.xml.widget.control.CallControlItem.iconTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-control-item/icon-tint.html","searchKeys":["iconTint","val iconTint: Int","io.getstream.video.android.xml.widget.control.CallControlItem.iconTint"]},{"name":"val iconTint: Int","description":"io.getstream.video.android.xml.widget.control.ControlButtonStyle.iconTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-control-button-style/icon-tint.html","searchKeys":["iconTint","val iconTint: Int","io.getstream.video.android.xml.widget.control.ControlButtonStyle.iconTint"]},{"name":"val incomingScreenBackground: Drawable","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.incomingScreenBackground","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/incoming-screen-background.html","searchKeys":["incomingScreenBackground","val incomingScreenBackground: Drawable","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.incomingScreenBackground"]},{"name":"val isCameraEnabled: Boolean = false","description":"io.getstream.video.android.xml.state.CallDeviceState.isCameraEnabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.state/-call-device-state/is-camera-enabled.html","searchKeys":["isCameraEnabled","val isCameraEnabled: Boolean = false","io.getstream.video.android.xml.state.CallDeviceState.isCameraEnabled"]},{"name":"val isInPictureInPicture: StateFlow","description":"io.getstream.video.android.xml.viewmodel.CallViewModel.isInPictureInPicture","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.viewmodel/-call-view-model/is-in-picture-in-picture.html","searchKeys":["isInPictureInPicture","val isInPictureInPicture: StateFlow","io.getstream.video.android.xml.viewmodel.CallViewModel.isInPictureInPicture"]},{"name":"val isMicrophoneEnabled: Boolean = false","description":"io.getstream.video.android.xml.state.CallDeviceState.isMicrophoneEnabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.state/-call-device-state/is-microphone-enabled.html","searchKeys":["isMicrophoneEnabled","val isMicrophoneEnabled: Boolean = false","io.getstream.video.android.xml.state.CallDeviceState.isMicrophoneEnabled"]},{"name":"val isSpeakerphoneEnabled: Boolean = false","description":"io.getstream.video.android.xml.state.CallDeviceState.isSpeakerphoneEnabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.state/-call-device-state/is-speakerphone-enabled.html","searchKeys":["isSpeakerphoneEnabled","val isSpeakerphoneEnabled: Boolean = false","io.getstream.video.android.xml.state.CallDeviceState.isSpeakerphoneEnabled"]},{"name":"val labelAlignment: CallParticipantLabelAlignment","description":"io.getstream.video.android.xml.widget.participant.CallParticipantStyle.labelAlignment","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-style/label-alignment.html","searchKeys":["labelAlignment","val labelAlignment: CallParticipantLabelAlignment","io.getstream.video.android.xml.widget.participant.CallParticipantStyle.labelAlignment"]},{"name":"val labelBackgroundColor: Int","description":"io.getstream.video.android.xml.widget.participant.CallParticipantStyle.labelBackgroundColor","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-style/label-background-color.html","searchKeys":["labelBackgroundColor","val labelBackgroundColor: Int","io.getstream.video.android.xml.widget.participant.CallParticipantStyle.labelBackgroundColor"]},{"name":"val labelMargin: Int","description":"io.getstream.video.android.xml.widget.participant.CallParticipantStyle.labelMargin","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-style/label-margin.html","searchKeys":["labelMargin","val labelMargin: Int","io.getstream.video.android.xml.widget.participant.CallParticipantStyle.labelMargin"]},{"name":"val labelTextStyle: TextStyle","description":"io.getstream.video.android.xml.widget.participant.CallParticipantStyle.labelTextStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-style/label-text-style.html","searchKeys":["labelTextStyle","val labelTextStyle: TextStyle","io.getstream.video.android.xml.widget.participant.CallParticipantStyle.labelTextStyle"]},{"name":"val landscapeAppBarHeight: Int","description":"io.getstream.video.android.xml.widget.callcontainer.CallContainerStyle.landscapeAppBarHeight","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.callcontainer/-call-container-style/landscape-app-bar-height.html","searchKeys":["landscapeAppBarHeight","val landscapeAppBarHeight: Int","io.getstream.video.android.xml.widget.callcontainer.CallContainerStyle.landscapeAppBarHeight"]},{"name":"val landscapeIcon: Drawable","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.landscapeIcon","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-style/landscape-icon.html","searchKeys":["landscapeIcon","val landscapeIcon: Drawable","io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.landscapeIcon"]},{"name":"val leadingContentIcon: Drawable","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.leadingContentIcon","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/leading-content-icon.html","searchKeys":["leadingContentIcon","val leadingContentIcon: Drawable","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.leadingContentIcon"]},{"name":"val leadingContentIconTint: Int","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.leadingContentIconTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/leading-content-icon-tint.html","searchKeys":["leadingContentIconTint","val leadingContentIconTint: Int","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.leadingContentIconTint"]},{"name":"val leadingContentIconTintLandscape: Int","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.leadingContentIconTintLandscape","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/leading-content-icon-tint-landscape.html","searchKeys":["leadingContentIconTintLandscape","val leadingContentIconTintLandscape: Int","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.leadingContentIconTintLandscape"]},{"name":"val leadingContentMarginEnd: Int","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.leadingContentMarginEnd","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/leading-content-margin-end.html","searchKeys":["leadingContentMarginEnd","val leadingContentMarginEnd: Int","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.leadingContentMarginEnd"]},{"name":"val leadingContentMarginStart: Int","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.leadingContentMarginStart","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/leading-content-margin-start.html","searchKeys":["leadingContentMarginStart","val leadingContentMarginStart: Int","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.leadingContentMarginStart"]},{"name":"val listCallParticipantStyle: Int","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.listCallParticipantStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/list-call-participant-style.html","searchKeys":["listCallParticipantStyle","val listCallParticipantStyle: Int","io.getstream.video.android.xml.widget.call.CallViewStyle.listCallParticipantStyle"]},{"name":"val localParticipantHeight: Float","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.localParticipantHeight","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/local-participant-height.html","searchKeys":["localParticipantHeight","val localParticipantHeight: Float","io.getstream.video.android.xml.widget.call.CallViewStyle.localParticipantHeight"]},{"name":"val localParticipantPadding: Float","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.localParticipantPadding","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/local-participant-padding.html","searchKeys":["localParticipantPadding","val localParticipantPadding: Float","io.getstream.video.android.xml.widget.call.CallViewStyle.localParticipantPadding"]},{"name":"val localParticipantRadius: Float","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.localParticipantRadius","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/local-participant-radius.html","searchKeys":["localParticipantRadius","val localParticipantRadius: Float","io.getstream.video.android.xml.widget.call.CallViewStyle.localParticipantRadius"]},{"name":"val localParticipantWidth: Float","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.localParticipantWidth","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/local-participant-width.html","searchKeys":["localParticipantWidth","val localParticipantWidth: Float","io.getstream.video.android.xml.widget.call.CallViewStyle.localParticipantWidth"]},{"name":"val mediaButtonBackground: Drawable","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.mediaButtonBackground","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/media-button-background.html","searchKeys":["mediaButtonBackground","val mediaButtonBackground: Drawable","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.mediaButtonBackground"]},{"name":"val mediaButtonBackgroundTint: Int","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.mediaButtonBackgroundTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/media-button-background-tint.html","searchKeys":["mediaButtonBackgroundTint","val mediaButtonBackgroundTint: Int","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.mediaButtonBackgroundTint"]},{"name":"val mediaButtonIconTint: Int","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.mediaButtonIconTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/media-button-icon-tint.html","searchKeys":["mediaButtonIconTint","val mediaButtonIconTint: Int","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.mediaButtonIconTint"]},{"name":"val microphoneIconDisabled: Drawable","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.microphoneIconDisabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/microphone-icon-disabled.html","searchKeys":["microphoneIconDisabled","val microphoneIconDisabled: Drawable","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.microphoneIconDisabled"]},{"name":"val microphoneIconEnabled: Drawable","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.microphoneIconEnabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/microphone-icon-enabled.html","searchKeys":["microphoneIconEnabled","val microphoneIconEnabled: Drawable","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.microphoneIconEnabled"]},{"name":"val outgoingScreenBackground: Drawable","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.outgoingScreenBackground","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/outgoing-screen-background.html","searchKeys":["outgoingScreenBackground","val outgoingScreenBackground: Drawable","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.outgoingScreenBackground"]},{"name":"val participantAudioLevelTint: Int","description":"io.getstream.video.android.xml.widget.participant.CallParticipantStyle.participantAudioLevelTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-style/participant-audio-level-tint.html","searchKeys":["participantAudioLevelTint","val participantAudioLevelTint: Int","io.getstream.video.android.xml.widget.participant.CallParticipantStyle.participantAudioLevelTint"]},{"name":"val participantListHeight: Int","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.participantListHeight","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/participant-list-height.html","searchKeys":["participantListHeight","val participantListHeight: Int","io.getstream.video.android.xml.widget.call.CallViewStyle.participantListHeight"]},{"name":"val participantListItemMargin: Int","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.participantListItemMargin","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/participant-list-item-margin.html","searchKeys":["participantListItemMargin","val participantListItemMargin: Int","io.getstream.video.android.xml.widget.call.CallViewStyle.participantListItemMargin"]},{"name":"val participantListItemWidth: Int","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.participantListItemWidth","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/participant-list-item-width.html","searchKeys":["participantListItemWidth","val participantListItemWidth: Int","io.getstream.video.android.xml.widget.call.CallViewStyle.participantListItemWidth"]},{"name":"val participantListPadding: Int","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.participantListPadding","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/participant-list-padding.html","searchKeys":["participantListPadding","val participantListPadding: Int","io.getstream.video.android.xml.widget.call.CallViewStyle.participantListPadding"]},{"name":"val participantMicOffIcon: Drawable","description":"io.getstream.video.android.xml.widget.participant.CallParticipantStyle.participantMicOffIcon","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-style/participant-mic-off-icon.html","searchKeys":["participantMicOffIcon","val participantMicOffIcon: Drawable","io.getstream.video.android.xml.widget.participant.CallParticipantStyle.participantMicOffIcon"]},{"name":"val participantMicOffIconTint: Int","description":"io.getstream.video.android.xml.widget.participant.CallParticipantStyle.participantMicOffIconTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-style/participant-mic-off-icon-tint.html","searchKeys":["participantMicOffIconTint","val participantMicOffIconTint: Int","io.getstream.video.android.xml.widget.participant.CallParticipantStyle.participantMicOffIconTint"]},{"name":"val participantsTextStyle: TextStyle","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.participantsTextStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-style/participants-text-style.html","searchKeys":["participantsTextStyle","val participantsTextStyle: TextStyle","io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.participantsTextStyle"]},{"name":"val portraitIcon: Drawable","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.portraitIcon","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-style/portrait-icon.html","searchKeys":["portraitIcon","val portraitIcon: Drawable","io.getstream.video.android.xml.widget.screenshare.ScreenShareStyle.portraitIcon"]},{"name":"val preConnectionImage: Drawable","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.preConnectionImage","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/pre-connection-image.html","searchKeys":["preConnectionImage","val preConnectionImage: Drawable","io.getstream.video.android.xml.widget.call.CallViewStyle.preConnectionImage"]},{"name":"val presenterTextMargin: Int","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.presenterTextMargin","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/presenter-text-margin.html","searchKeys":["presenterTextMargin","val presenterTextMargin: Int","io.getstream.video.android.xml.widget.call.CallViewStyle.presenterTextMargin"]},{"name":"val presenterTextPadding: Int","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.presenterTextPadding","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/presenter-text-padding.html","searchKeys":["presenterTextPadding","val presenterTextPadding: Int","io.getstream.video.android.xml.widget.call.CallViewStyle.presenterTextPadding"]},{"name":"val presenterTextStyle: TextStyle","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.presenterTextStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/presenter-text-style.html","searchKeys":["presenterTextStyle","val presenterTextStyle: TextStyle","io.getstream.video.android.xml.widget.call.CallViewStyle.presenterTextStyle"]},{"name":"val screenShareMargin: Int","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.screenShareMargin","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/screen-share-margin.html","searchKeys":["screenShareMargin","val screenShareMargin: Int","io.getstream.video.android.xml.widget.call.CallViewStyle.screenShareMargin"]},{"name":"val shouldShowGridUsersAsListLandscape: Boolean","description":"io.getstream.video.android.xml.widget.call.CallViewStyle.shouldShowGridUsersAsListLandscape","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.call/-call-view-style/should-show-grid-users-as-list-landscape.html","searchKeys":["shouldShowGridUsersAsListLandscape","val shouldShowGridUsersAsListLandscape: Boolean","io.getstream.video.android.xml.widget.call.CallViewStyle.shouldShowGridUsersAsListLandscape"]},{"name":"val singleAvatarSize: Int","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.singleAvatarSize","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-style/single-avatar-size.html","searchKeys":["singleAvatarSize","val singleAvatarSize: Int","io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.singleAvatarSize"]},{"name":"val singleParticipantTextStyle: TextStyle","description":"io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.singleParticipantTextStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.calldetails/-call-details-style/single-participant-text-style.html","searchKeys":["singleParticipantTextStyle","val singleParticipantTextStyle: TextStyle","io.getstream.video.android.xml.widget.calldetails.CallDetailsStyle.singleParticipantTextStyle"]},{"name":"val size: Int","description":"io.getstream.video.android.xml.font.TextStyle.size","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/size.html","searchKeys":["size","val size: Int","io.getstream.video.android.xml.font.TextStyle.size"]},{"name":"val style: Int","description":"io.getstream.video.android.xml.font.TextStyle.style","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-text-style/style.html","searchKeys":["style","val style: Int","io.getstream.video.android.xml.font.TextStyle.style"]},{"name":"val trailingContentIcon: Drawable","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.trailingContentIcon","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/trailing-content-icon.html","searchKeys":["trailingContentIcon","val trailingContentIcon: Drawable","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.trailingContentIcon"]},{"name":"val trailingContentIconTint: Int","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.trailingContentIconTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/trailing-content-icon-tint.html","searchKeys":["trailingContentIconTint","val trailingContentIconTint: Int","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.trailingContentIconTint"]},{"name":"val trailingContentIconTintLandscape: Int","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.trailingContentIconTintLandscape","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/trailing-content-icon-tint-landscape.html","searchKeys":["trailingContentIconTintLandscape","val trailingContentIconTintLandscape: Int","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.trailingContentIconTintLandscape"]},{"name":"val trailingContentMarginEnd: Int","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.trailingContentMarginEnd","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/trailing-content-margin-end.html","searchKeys":["trailingContentMarginEnd","val trailingContentMarginEnd: Int","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.trailingContentMarginEnd"]},{"name":"val trailingContentMarginStart: Int","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.trailingContentMarginStart","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-style/trailing-content-margin-start.html","searchKeys":["trailingContentMarginStart","val trailingContentMarginStart: Int","io.getstream.video.android.xml.widget.appbar.CallAppBarStyle.trailingContentMarginStart"]},{"name":"val value: Int","description":"io.getstream.video.android.xml.widget.avatar.AvatarShape.value","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.avatar/-avatar-shape/value.html","searchKeys":["value","val value: Int","io.getstream.video.android.xml.widget.avatar.AvatarShape.value"]},{"name":"val videoButtonBackground: Drawable","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.videoButtonBackground","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/video-button-background.html","searchKeys":["videoButtonBackground","val videoButtonBackground: Drawable","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.videoButtonBackground"]},{"name":"val videoButtonBackgroundTint: Int","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.videoButtonBackgroundTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/video-button-background-tint.html","searchKeys":["videoButtonBackgroundTint","val videoButtonBackgroundTint: Int","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.videoButtonBackgroundTint"]},{"name":"val videoButtonIconDisabled: Drawable","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.videoButtonIconDisabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/video-button-icon-disabled.html","searchKeys":["videoButtonIconDisabled","val videoButtonIconDisabled: Drawable","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.videoButtonIconDisabled"]},{"name":"val videoButtonIconEnabled: Drawable","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.videoButtonIconEnabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/video-button-icon-enabled.html","searchKeys":["videoButtonIconEnabled","val videoButtonIconEnabled: Drawable","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.videoButtonIconEnabled"]},{"name":"val videoButtonIconTint: Int","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.videoButtonIconTint","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-style/video-button-icon-tint.html","searchKeys":["videoButtonIconTint","val videoButtonIconTint: Int","io.getstream.video.android.xml.widget.incoming.IncomingCallStyle.videoButtonIconTint"]},{"name":"val videoIconDisabled: Drawable","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.videoIconDisabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/video-icon-disabled.html","searchKeys":["videoIconDisabled","val videoIconDisabled: Drawable","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.videoIconDisabled"]},{"name":"val videoIconEnabled: Drawable","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.videoIconEnabled","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-style/video-icon-enabled.html","searchKeys":["videoIconEnabled","val videoIconEnabled: Drawable","io.getstream.video.android.xml.widget.outgoing.OutgoingCallStyle.videoIconEnabled"]},{"name":"var avatarStyleTransformer: StyleTransformer","description":"io.getstream.video.android.xml.widget.transformer.TransformStyle.avatarStyleTransformer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-transform-style/avatar-style-transformer.html","searchKeys":["avatarStyleTransformer","var avatarStyleTransformer: StyleTransformer","io.getstream.video.android.xml.widget.transformer.TransformStyle.avatarStyleTransformer"]},{"name":"var callActionListener: (CallAction) -> Unit","description":"io.getstream.video.android.xml.widget.incoming.IncomingCallView.callActionListener","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.incoming/-incoming-call-view/call-action-listener.html","searchKeys":["callActionListener","var callActionListener: (CallAction) -> Unit","io.getstream.video.android.xml.widget.incoming.IncomingCallView.callActionListener"]},{"name":"var callActionListener: (CallAction) -> Unit","description":"io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.callActionListener","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.outgoing/-outgoing-call-view/call-action-listener.html","searchKeys":["callActionListener","var callActionListener: (CallAction) -> Unit","io.getstream.video.android.xml.widget.outgoing.OutgoingCallView.callActionListener"]},{"name":"var callAppBarStyleTransformer: StyleTransformer","description":"io.getstream.video.android.xml.widget.transformer.TransformStyle.callAppBarStyleTransformer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-transform-style/call-app-bar-style-transformer.html","searchKeys":["callAppBarStyleTransformer","var callAppBarStyleTransformer: StyleTransformer","io.getstream.video.android.xml.widget.transformer.TransformStyle.callAppBarStyleTransformer"]},{"name":"var callContainerStyleTransformer: StyleTransformer","description":"io.getstream.video.android.xml.widget.transformer.TransformStyle.callContainerStyleTransformer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-transform-style/call-container-style-transformer.html","searchKeys":["callContainerStyleTransformer","var callContainerStyleTransformer: StyleTransformer","io.getstream.video.android.xml.widget.transformer.TransformStyle.callContainerStyleTransformer"]},{"name":"var callControlsStyleTransformer: StyleTransformer","description":"io.getstream.video.android.xml.widget.transformer.TransformStyle.callControlsStyleTransformer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-transform-style/call-controls-style-transformer.html","searchKeys":["callControlsStyleTransformer","var callControlsStyleTransformer: StyleTransformer","io.getstream.video.android.xml.widget.transformer.TransformStyle.callControlsStyleTransformer"]},{"name":"var callDetailsStyleTransformer: StyleTransformer","description":"io.getstream.video.android.xml.widget.transformer.TransformStyle.callDetailsStyleTransformer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-transform-style/call-details-style-transformer.html","searchKeys":["callDetailsStyleTransformer","var callDetailsStyleTransformer: StyleTransformer","io.getstream.video.android.xml.widget.transformer.TransformStyle.callDetailsStyleTransformer"]},{"name":"var callParticipantStyleTransformer: StyleTransformer","description":"io.getstream.video.android.xml.widget.transformer.TransformStyle.callParticipantStyleTransformer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-transform-style/call-participant-style-transformer.html","searchKeys":["callParticipantStyleTransformer","var callParticipantStyleTransformer: StyleTransformer","io.getstream.video.android.xml.widget.transformer.TransformStyle.callParticipantStyleTransformer"]},{"name":"var callViewStyleTransformer: StyleTransformer","description":"io.getstream.video.android.xml.widget.transformer.TransformStyle.callViewStyleTransformer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-transform-style/call-view-style-transformer.html","searchKeys":["callViewStyleTransformer","var callViewStyleTransformer: StyleTransformer","io.getstream.video.android.xml.widget.transformer.TransformStyle.callViewStyleTransformer"]},{"name":"var controlButtonStyleTransformer: StyleTransformer","description":"io.getstream.video.android.xml.widget.transformer.TransformStyle.controlButtonStyleTransformer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-transform-style/control-button-style-transformer.html","searchKeys":["controlButtonStyleTransformer","var controlButtonStyleTransformer: StyleTransformer","io.getstream.video.android.xml.widget.transformer.TransformStyle.controlButtonStyleTransformer"]},{"name":"var defaultTextStyle: TextStyle?","description":"io.getstream.video.android.xml.font.VideoStyle.defaultTextStyle","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.font/-video-style/default-text-style.html","searchKeys":["defaultTextStyle","var defaultTextStyle: TextStyle?","io.getstream.video.android.xml.font.VideoStyle.defaultTextStyle"]},{"name":"var fonts: VideoFonts","description":"io.getstream.video.android.xml.VideoUI.fonts","location":"stream-video-android-ui-xml/io.getstream.video.android.xml/-video-u-i/fonts.html","searchKeys":["fonts","var fonts: VideoFonts","io.getstream.video.android.xml.VideoUI.fonts"]},{"name":"var incomingCallStyleTransformer: StyleTransformer","description":"io.getstream.video.android.xml.widget.transformer.TransformStyle.incomingCallStyleTransformer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-transform-style/incoming-call-style-transformer.html","searchKeys":["incomingCallStyleTransformer","var incomingCallStyleTransformer: StyleTransformer","io.getstream.video.android.xml.widget.transformer.TransformStyle.incomingCallStyleTransformer"]},{"name":"var onBackPressed: () -> Unit","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarView.onBackPressed","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-view/on-back-pressed.html","searchKeys":["onBackPressed","var onBackPressed: () -> Unit","io.getstream.video.android.xml.widget.appbar.CallAppBarView.onBackPressed"]},{"name":"var onCallAction: (CallAction) -> Unit","description":"io.getstream.video.android.xml.widget.control.CallControlsView.onCallAction","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.control/-call-controls-view/on-call-action.html","searchKeys":["onCallAction","var onCallAction: (CallAction) -> Unit","io.getstream.video.android.xml.widget.control.CallControlsView.onCallAction"]},{"name":"var onParticipantsPressed: () -> Unit","description":"io.getstream.video.android.xml.widget.appbar.CallAppBarView.onParticipantsPressed","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.appbar/-call-app-bar-view/on-participants-pressed.html","searchKeys":["onParticipantsPressed","var onParticipantsPressed: () -> Unit","io.getstream.video.android.xml.widget.appbar.CallAppBarView.onParticipantsPressed"]},{"name":"var onRender: (View) -> Unit","description":"io.getstream.video.android.xml.widget.participant.CallParticipantView.onRender","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.participant/-call-participant-view/on-render.html","searchKeys":["onRender","var onRender: (View) -> Unit","io.getstream.video.android.xml.widget.participant.CallParticipantView.onRender"]},{"name":"var onRender: (View) -> Unit","description":"io.getstream.video.android.xml.widget.screenshare.ScreenShareView.onRender","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.screenshare/-screen-share-view/on-render.html","searchKeys":["onRender","var onRender: (View) -> Unit","io.getstream.video.android.xml.widget.screenshare.ScreenShareView.onRender"]},{"name":"var outgoingCallStyleTransformer: StyleTransformer","description":"io.getstream.video.android.xml.widget.transformer.TransformStyle.outgoingCallStyleTransformer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-transform-style/outgoing-call-style-transformer.html","searchKeys":["outgoingCallStyleTransformer","var outgoingCallStyleTransformer: StyleTransformer","io.getstream.video.android.xml.widget.transformer.TransformStyle.outgoingCallStyleTransformer"]},{"name":"var pictureInPictureStyleTransformer: StyleTransformer","description":"io.getstream.video.android.xml.widget.transformer.TransformStyle.pictureInPictureStyleTransformer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-transform-style/picture-in-picture-style-transformer.html","searchKeys":["pictureInPictureStyleTransformer","var pictureInPictureStyleTransformer: StyleTransformer","io.getstream.video.android.xml.widget.transformer.TransformStyle.pictureInPictureStyleTransformer"]},{"name":"var screenShareStyleTransformer: StyleTransformer","description":"io.getstream.video.android.xml.widget.transformer.TransformStyle.screenShareStyleTransformer","location":"stream-video-android-ui-xml/io.getstream.video.android.xml.widget.transformer/-transform-style/screen-share-style-transformer.html","searchKeys":["screenShareStyleTransformer","var screenShareStyleTransformer: StyleTransformer","io.getstream.video.android.xml.widget.transformer.TransformStyle.screenShareStyleTransformer"]},{"name":"var style: VideoStyle","description":"io.getstream.video.android.xml.VideoUI.style","location":"stream-video-android-ui-xml/io.getstream.video.android.xml/-video-u-i/style.html","searchKeys":["style","var style: VideoStyle","io.getstream.video.android.xml.VideoUI.style"]},{"name":"HEAVY","description":"io.getstream.video.android.filters.video.BlurIntensity.HEAVY","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-blur-intensity/-h-e-a-v-y/index.html","searchKeys":["HEAVY","HEAVY","io.getstream.video.android.filters.video.BlurIntensity.HEAVY"]},{"name":"LIGHT","description":"io.getstream.video.android.filters.video.BlurIntensity.LIGHT","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-blur-intensity/-l-i-g-h-t/index.html","searchKeys":["LIGHT","LIGHT","io.getstream.video.android.filters.video.BlurIntensity.LIGHT"]},{"name":"MEDIUM","description":"io.getstream.video.android.filters.video.BlurIntensity.MEDIUM","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-blur-intensity/-m-e-d-i-u-m/index.html","searchKeys":["MEDIUM","MEDIUM","io.getstream.video.android.filters.video.BlurIntensity.MEDIUM"]},{"name":"class BlurredBackgroundVideoFilter(blurIntensity: BlurIntensity = BlurIntensity.MEDIUM, foregroundThreshold: Double = DEFAULT_FOREGROUND_THRESHOLD) : BitmapVideoFilter","description":"io.getstream.video.android.filters.video.BlurredBackgroundVideoFilter","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-blurred-background-video-filter/index.html","searchKeys":["BlurredBackgroundVideoFilter","class BlurredBackgroundVideoFilter(blurIntensity: BlurIntensity = BlurIntensity.MEDIUM, foregroundThreshold: Double = DEFAULT_FOREGROUND_THRESHOLD) : BitmapVideoFilter","io.getstream.video.android.filters.video.BlurredBackgroundVideoFilter"]},{"name":"class VirtualBackgroundVideoFilter(context: Context, backgroundImage: Int, foregroundThreshold: Double = DEFAULT_FOREGROUND_THRESHOLD) : BitmapVideoFilter","description":"io.getstream.video.android.filters.video.VirtualBackgroundVideoFilter","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-virtual-background-video-filter/index.html","searchKeys":["VirtualBackgroundVideoFilter","class VirtualBackgroundVideoFilter(context: Context, backgroundImage: Int, foregroundThreshold: Double = DEFAULT_FOREGROUND_THRESHOLD) : BitmapVideoFilter","io.getstream.video.android.filters.video.VirtualBackgroundVideoFilter"]},{"name":"constructor(blurIntensity: BlurIntensity = BlurIntensity.MEDIUM, foregroundThreshold: Double = DEFAULT_FOREGROUND_THRESHOLD)","description":"io.getstream.video.android.filters.video.BlurredBackgroundVideoFilter.BlurredBackgroundVideoFilter","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-blurred-background-video-filter/-blurred-background-video-filter.html","searchKeys":["BlurredBackgroundVideoFilter","constructor(blurIntensity: BlurIntensity = BlurIntensity.MEDIUM, foregroundThreshold: Double = DEFAULT_FOREGROUND_THRESHOLD)","io.getstream.video.android.filters.video.BlurredBackgroundVideoFilter.BlurredBackgroundVideoFilter"]},{"name":"constructor(context: Context, backgroundImage: Int, foregroundThreshold: Double = DEFAULT_FOREGROUND_THRESHOLD)","description":"io.getstream.video.android.filters.video.VirtualBackgroundVideoFilter.VirtualBackgroundVideoFilter","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-virtual-background-video-filter/-virtual-background-video-filter.html","searchKeys":["VirtualBackgroundVideoFilter","constructor(context: Context, backgroundImage: Int, foregroundThreshold: Double = DEFAULT_FOREGROUND_THRESHOLD)","io.getstream.video.android.filters.video.VirtualBackgroundVideoFilter.VirtualBackgroundVideoFilter"]},{"name":"enum BlurIntensity : Enum ","description":"io.getstream.video.android.filters.video.BlurIntensity","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-blur-intensity/index.html","searchKeys":["BlurIntensity","enum BlurIntensity : Enum ","io.getstream.video.android.filters.video.BlurIntensity"]},{"name":"fun valueOf(value: String): BlurIntensity","description":"io.getstream.video.android.filters.video.BlurIntensity.valueOf","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-blur-intensity/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): BlurIntensity","io.getstream.video.android.filters.video.BlurIntensity.valueOf"]},{"name":"fun values(): Array","description":"io.getstream.video.android.filters.video.BlurIntensity.values","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-blur-intensity/values.html","searchKeys":["values","fun values(): Array","io.getstream.video.android.filters.video.BlurIntensity.values"]},{"name":"open override fun applyFilter(videoFrameBitmap: Bitmap)","description":"io.getstream.video.android.filters.video.BlurredBackgroundVideoFilter.applyFilter","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-blurred-background-video-filter/apply-filter.html","searchKeys":["applyFilter","open override fun applyFilter(videoFrameBitmap: Bitmap)","io.getstream.video.android.filters.video.BlurredBackgroundVideoFilter.applyFilter"]},{"name":"open override fun applyFilter(videoFrameBitmap: Bitmap)","description":"io.getstream.video.android.filters.video.VirtualBackgroundVideoFilter.applyFilter","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-virtual-background-video-filter/apply-filter.html","searchKeys":["applyFilter","open override fun applyFilter(videoFrameBitmap: Bitmap)","io.getstream.video.android.filters.video.VirtualBackgroundVideoFilter.applyFilter"]},{"name":"val entries: EnumEntries","description":"io.getstream.video.android.filters.video.BlurIntensity.entries","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-blur-intensity/entries.html","searchKeys":["entries","val entries: EnumEntries","io.getstream.video.android.filters.video.BlurIntensity.entries"]},{"name":"val radius: Int","description":"io.getstream.video.android.filters.video.BlurIntensity.radius","location":"stream-video-android-filters-video/io.getstream.video.android.filters.video/-blur-intensity/radius.html","searchKeys":["radius","val radius: Int","io.getstream.video.android.filters.video.BlurIntensity.radius"]},{"name":"fun initializeStreamVideo(context: Context)","description":"io.getstream.video.android.mock.StreamPreviewDataUtils.initializeStreamVideo","location":"stream-video-android-previewdata/io.getstream.video.android.mock/-stream-preview-data-utils/initialize-stream-video.html","searchKeys":["initializeStreamVideo","fun initializeStreamVideo(context: Context)","io.getstream.video.android.mock.StreamPreviewDataUtils.initializeStreamVideo"]},{"name":"object StreamPreviewDataUtils","description":"io.getstream.video.android.mock.StreamPreviewDataUtils","location":"stream-video-android-previewdata/io.getstream.video.android.mock/-stream-preview-data-utils/index.html","searchKeys":["StreamPreviewDataUtils","object StreamPreviewDataUtils","io.getstream.video.android.mock.StreamPreviewDataUtils"]},{"name":"val mockVideoMediaTrack: MediaTrack","description":"io.getstream.video.android.mock.mockVideoMediaTrack","location":"stream-video-android-previewdata/io.getstream.video.android.mock/mock-video-media-track.html","searchKeys":["mockVideoMediaTrack","val mockVideoMediaTrack: MediaTrack","io.getstream.video.android.mock.mockVideoMediaTrack"]},{"name":"val previewCall: Call","description":"io.getstream.video.android.mock.previewCall","location":"stream-video-android-previewdata/io.getstream.video.android.mock/preview-call.html","searchKeys":["previewCall","val previewCall: Call","io.getstream.video.android.mock.previewCall"]},{"name":"val previewMember: MemberState","description":"io.getstream.video.android.mock.previewMember","location":"stream-video-android-previewdata/io.getstream.video.android.mock/preview-member.html","searchKeys":["previewMember","val previewMember: MemberState","io.getstream.video.android.mock.previewMember"]},{"name":"val previewMemberListState: List","description":"io.getstream.video.android.mock.previewMemberListState","location":"stream-video-android-previewdata/io.getstream.video.android.mock/preview-member-list-state.html","searchKeys":["previewMemberListState","val previewMemberListState: List","io.getstream.video.android.mock.previewMemberListState"]},{"name":"val previewParticipant: ParticipantState","description":"io.getstream.video.android.mock.previewParticipant","location":"stream-video-android-previewdata/io.getstream.video.android.mock/preview-participant.html","searchKeys":["previewParticipant","val previewParticipant: ParticipantState","io.getstream.video.android.mock.previewParticipant"]},{"name":"val previewParticipantsList: List","description":"io.getstream.video.android.mock.previewParticipantsList","location":"stream-video-android-previewdata/io.getstream.video.android.mock/preview-participants-list.html","searchKeys":["previewParticipantsList","val previewParticipantsList: List","io.getstream.video.android.mock.previewParticipantsList"]},{"name":"val previewThreeMembers: List","description":"io.getstream.video.android.mock.previewThreeMembers","location":"stream-video-android-previewdata/io.getstream.video.android.mock/preview-three-members.html","searchKeys":["previewThreeMembers","val previewThreeMembers: List","io.getstream.video.android.mock.previewThreeMembers"]},{"name":"val previewTwoMembers: List","description":"io.getstream.video.android.mock.previewTwoMembers","location":"stream-video-android-previewdata/io.getstream.video.android.mock/preview-two-members.html","searchKeys":["previewTwoMembers","val previewTwoMembers: List","io.getstream.video.android.mock.previewTwoMembers"]},{"name":"val previewUsers: List","description":"io.getstream.video.android.mock.previewUsers","location":"stream-video-android-previewdata/io.getstream.video.android.mock/preview-users.html","searchKeys":["previewUsers","val previewUsers: List","io.getstream.video.android.mock.previewUsers"]},{"name":"ACCEPTED","description":"io.getstream.video.android.core.model.CallEventType.ACCEPTED","location":"stream-video-android-core/io.getstream.video.android.core.model/-call-event-type/-a-c-c-e-p-t-e-d/index.html","searchKeys":["ACCEPTED","ACCEPTED","io.getstream.video.android.core.model.CallEventType.ACCEPTED"]},{"name":"API_KEY_NOT_FOUND","description":"io.getstream.video.android.core.errors.VideoErrorCode.API_KEY_NOT_FOUND","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-a-p-i_-k-e-y_-n-o-t_-f-o-u-n-d/index.html","searchKeys":["API_KEY_NOT_FOUND","API_KEY_NOT_FOUND","io.getstream.video.android.core.errors.VideoErrorCode.API_KEY_NOT_FOUND"]},{"name":"AUDIO","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcMediaKind.AUDIO","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-media-kind/-a-u-d-i-o/index.html","searchKeys":["AUDIO","AUDIO","io.getstream.video.android.core.call.stats.model.discriminator.RtcMediaKind.AUDIO"]},{"name":"AUTHENTICATION_ERROR","description":"io.getstream.video.android.core.errors.VideoErrorCode.AUTHENTICATION_ERROR","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-a-u-t-h-e-n-t-i-c-a-t-i-o-n_-e-r-r-o-r/index.html","searchKeys":["AUTHENTICATION_ERROR","AUTHENTICATION_ERROR","io.getstream.video.android.core.errors.VideoErrorCode.AUTHENTICATION_ERROR"]},{"name":"BANDWIDTH","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcQualityLimitationReason.BANDWIDTH","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-quality-limitation-reason/-b-a-n-d-w-i-d-t-h/index.html","searchKeys":["BANDWIDTH","BANDWIDTH","io.getstream.video.android.core.call.stats.model.discriminator.RtcQualityLimitationReason.BANDWIDTH"]},{"name":"BASIC","description":"io.getstream.video.android.core.logging.HttpLoggingLevel.BASIC","location":"stream-video-android-core/io.getstream.video.android.core.logging/-http-logging-level/-b-a-s-i-c/index.html","searchKeys":["BASIC","BASIC","io.getstream.video.android.core.logging.HttpLoggingLevel.BASIC"]},{"name":"BODY","description":"io.getstream.video.android.core.logging.HttpLoggingLevel.BODY","location":"stream-video-android-core/io.getstream.video.android.core.logging/-http-logging-level/-b-o-d-y/index.html","searchKeys":["BODY","BODY","io.getstream.video.android.core.logging.HttpLoggingLevel.BODY"]},{"name":"CANCELLED","description":"io.getstream.video.android.core.model.CallEventType.CANCELLED","location":"stream-video-android-core/io.getstream.video.android.core.model/-call-event-type/-c-a-n-c-e-l-l-e-d/index.html","searchKeys":["CANCELLED","CANCELLED","io.getstream.video.android.core.model.CallEventType.CANCELLED"]},{"name":"CANDIDATE_PAIR","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.CANDIDATE_PAIR","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-c-a-n-d-i-d-a-t-e_-p-a-i-r/index.html","searchKeys":["CANDIDATE_PAIR","CANDIDATE_PAIR","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.CANDIDATE_PAIR"]},{"name":"CANT_PARSE_CONNECTION_EVENT","description":"io.getstream.video.android.core.errors.VideoErrorCode.CANT_PARSE_CONNECTION_EVENT","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-c-a-n-t_-p-a-r-s-e_-c-o-n-n-e-c-t-i-o-n_-e-v-e-n-t/index.html","searchKeys":["CANT_PARSE_CONNECTION_EVENT","CANT_PARSE_CONNECTION_EVENT","io.getstream.video.android.core.errors.VideoErrorCode.CANT_PARSE_CONNECTION_EVENT"]},{"name":"CANT_PARSE_EVENT","description":"io.getstream.video.android.core.errors.VideoErrorCode.CANT_PARSE_EVENT","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-c-a-n-t_-p-a-r-s-e_-e-v-e-n-t/index.html","searchKeys":["CANT_PARSE_EVENT","CANT_PARSE_EVENT","io.getstream.video.android.core.errors.VideoErrorCode.CANT_PARSE_EVENT"]},{"name":"CERTIFICATE","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.CERTIFICATE","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-c-e-r-t-i-f-i-c-a-t-e/index.html","searchKeys":["CERTIFICATE","CERTIFICATE","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.CERTIFICATE"]},{"name":"CODEC","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.CODEC","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-c-o-d-e-c/index.html","searchKeys":["CODEC","CODEC","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.CODEC"]},{"name":"CPU","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcQualityLimitationReason.CPU","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-quality-limitation-reason/-c-p-u/index.html","searchKeys":["CPU","CPU","io.getstream.video.android.core.call.stats.model.discriminator.RtcQualityLimitationReason.CPU"]},{"name":"INBOUND_RTP","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.INBOUND_RTP","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-i-n-b-o-u-n-d_-r-t-p/index.html","searchKeys":["INBOUND_RTP","INBOUND_RTP","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.INBOUND_RTP"]},{"name":"INVALID_TOKEN","description":"io.getstream.video.android.core.errors.VideoErrorCode.INVALID_TOKEN","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-i-n-v-a-l-i-d_-t-o-k-e-n/index.html","searchKeys":["INVALID_TOKEN","INVALID_TOKEN","io.getstream.video.android.core.errors.VideoErrorCode.INVALID_TOKEN"]},{"name":"INVISIBLE","description":"io.getstream.video.android.core.model.VisibilityOnScreenState.INVISIBLE","location":"stream-video-android-core/io.getstream.video.android.core.model/-visibility-on-screen-state/-i-n-v-i-s-i-b-l-e/index.html","searchKeys":["INVISIBLE","INVISIBLE","io.getstream.video.android.core.model.VisibilityOnScreenState.INVISIBLE"]},{"name":"LOCAL_CANDIDATE","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.LOCAL_CANDIDATE","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-l-o-c-a-l_-c-a-n-d-i-d-a-t-e/index.html","searchKeys":["LOCAL_CANDIDATE","LOCAL_CANDIDATE","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.LOCAL_CANDIDATE"]},{"name":"MEDIA_SOURCE","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.MEDIA_SOURCE","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-m-e-d-i-a_-s-o-u-r-c-e/index.html","searchKeys":["MEDIA_SOURCE","MEDIA_SOURCE","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.MEDIA_SOURCE"]},{"name":"NETWORK_FAILED","description":"io.getstream.video.android.core.errors.VideoErrorCode.NETWORK_FAILED","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-n-e-t-w-o-r-k_-f-a-i-l-e-d/index.html","searchKeys":["NETWORK_FAILED","NETWORK_FAILED","io.getstream.video.android.core.errors.VideoErrorCode.NETWORK_FAILED"]},{"name":"NONE","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcQualityLimitationReason.NONE","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-quality-limitation-reason/-n-o-n-e/index.html","searchKeys":["NONE","NONE","io.getstream.video.android.core.call.stats.model.discriminator.RtcQualityLimitationReason.NONE"]},{"name":"NONE","description":"io.getstream.video.android.core.logging.HttpLoggingLevel.NONE","location":"stream-video-android-core/io.getstream.video.android.core.logging/-http-logging-level/-n-o-n-e/index.html","searchKeys":["NONE","NONE","io.getstream.video.android.core.logging.HttpLoggingLevel.NONE"]},{"name":"NO_ERROR_BODY","description":"io.getstream.video.android.core.errors.VideoErrorCode.NO_ERROR_BODY","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-n-o_-e-r-r-o-r_-b-o-d-y/index.html","searchKeys":["NO_ERROR_BODY","NO_ERROR_BODY","io.getstream.video.android.core.errors.VideoErrorCode.NO_ERROR_BODY"]},{"name":"OTHER","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcQualityLimitationReason.OTHER","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-quality-limitation-reason/-o-t-h-e-r/index.html","searchKeys":["OTHER","OTHER","io.getstream.video.android.core.call.stats.model.discriminator.RtcQualityLimitationReason.OTHER"]},{"name":"OUTBOUND_RTP","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.OUTBOUND_RTP","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-o-u-t-b-o-u-n-d_-r-t-p/index.html","searchKeys":["OUTBOUND_RTP","OUTBOUND_RTP","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.OUTBOUND_RTP"]},{"name":"PARSER_ERROR","description":"io.getstream.video.android.core.errors.VideoErrorCode.PARSER_ERROR","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-p-a-r-s-e-r_-e-r-r-o-r/index.html","searchKeys":["PARSER_ERROR","PARSER_ERROR","io.getstream.video.android.core.errors.VideoErrorCode.PARSER_ERROR"]},{"name":"PEER_CONNECTION","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.PEER_CONNECTION","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-p-e-e-r_-c-o-n-n-e-c-t-i-o-n/index.html","searchKeys":["PEER_CONNECTION","PEER_CONNECTION","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.PEER_CONNECTION"]},{"name":"PUBLISHER","description":"io.getstream.video.android.core.model.StreamPeerType.PUBLISHER","location":"stream-video-android-core/io.getstream.video.android.core.model/-stream-peer-type/-p-u-b-l-i-s-h-e-r/index.html","searchKeys":["PUBLISHER","PUBLISHER","io.getstream.video.android.core.model.StreamPeerType.PUBLISHER"]},{"name":"REJECTED","description":"io.getstream.video.android.core.model.CallEventType.REJECTED","location":"stream-video-android-core/io.getstream.video.android.core.model/-call-event-type/-r-e-j-e-c-t-e-d/index.html","searchKeys":["REJECTED","REJECTED","io.getstream.video.android.core.model.CallEventType.REJECTED"]},{"name":"REMOTE_CANDIDATE","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.REMOTE_CANDIDATE","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-r-e-m-o-t-e_-c-a-n-d-i-d-a-t-e/index.html","searchKeys":["REMOTE_CANDIDATE","REMOTE_CANDIDATE","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.REMOTE_CANDIDATE"]},{"name":"REMOTE_INBOUND_RTP","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.REMOTE_INBOUND_RTP","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-r-e-m-o-t-e_-i-n-b-o-u-n-d_-r-t-p/index.html","searchKeys":["REMOTE_INBOUND_RTP","REMOTE_INBOUND_RTP","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.REMOTE_INBOUND_RTP"]},{"name":"REMOTE_OUTBOUND_RTP","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.REMOTE_OUTBOUND_RTP","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-r-e-m-o-t-e_-o-u-t-b-o-u-n-d_-r-t-p/index.html","searchKeys":["REMOTE_OUTBOUND_RTP","REMOTE_OUTBOUND_RTP","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.REMOTE_OUTBOUND_RTP"]},{"name":"SOCKET_CLOSED","description":"io.getstream.video.android.core.errors.VideoErrorCode.SOCKET_CLOSED","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-s-o-c-k-e-t_-c-l-o-s-e-d/index.html","searchKeys":["SOCKET_CLOSED","SOCKET_CLOSED","io.getstream.video.android.core.errors.VideoErrorCode.SOCKET_CLOSED"]},{"name":"SOCKET_FAILURE","description":"io.getstream.video.android.core.errors.VideoErrorCode.SOCKET_FAILURE","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-s-o-c-k-e-t_-f-a-i-l-u-r-e/index.html","searchKeys":["SOCKET_FAILURE","SOCKET_FAILURE","io.getstream.video.android.core.errors.VideoErrorCode.SOCKET_FAILURE"]},{"name":"STREAM","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.STREAM","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-s-t-r-e-a-m/index.html","searchKeys":["STREAM","STREAM","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.STREAM"]},{"name":"SUBSCRIBER","description":"io.getstream.video.android.core.model.StreamPeerType.SUBSCRIBER","location":"stream-video-android-core/io.getstream.video.android.core.model/-stream-peer-type/-s-u-b-s-c-r-i-b-e-r/index.html","searchKeys":["SUBSCRIBER","SUBSCRIBER","io.getstream.video.android.core.model.StreamPeerType.SUBSCRIBER"]},{"name":"TOKEN_DATE_INCORRECT","description":"io.getstream.video.android.core.errors.VideoErrorCode.TOKEN_DATE_INCORRECT","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-t-o-k-e-n_-d-a-t-e_-i-n-c-o-r-r-e-c-t/index.html","searchKeys":["TOKEN_DATE_INCORRECT","TOKEN_DATE_INCORRECT","io.getstream.video.android.core.errors.VideoErrorCode.TOKEN_DATE_INCORRECT"]},{"name":"TOKEN_EXPIRED","description":"io.getstream.video.android.core.errors.VideoErrorCode.TOKEN_EXPIRED","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-t-o-k-e-n_-e-x-p-i-r-e-d/index.html","searchKeys":["TOKEN_EXPIRED","TOKEN_EXPIRED","io.getstream.video.android.core.errors.VideoErrorCode.TOKEN_EXPIRED"]},{"name":"TOKEN_NOT_VALID","description":"io.getstream.video.android.core.errors.VideoErrorCode.TOKEN_NOT_VALID","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-t-o-k-e-n_-n-o-t_-v-a-l-i-d/index.html","searchKeys":["TOKEN_NOT_VALID","TOKEN_NOT_VALID","io.getstream.video.android.core.errors.VideoErrorCode.TOKEN_NOT_VALID"]},{"name":"TOKEN_SIGNATURE_INCORRECT","description":"io.getstream.video.android.core.errors.VideoErrorCode.TOKEN_SIGNATURE_INCORRECT","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-t-o-k-e-n_-s-i-g-n-a-t-u-r-e_-i-n-c-o-r-r-e-c-t/index.html","searchKeys":["TOKEN_SIGNATURE_INCORRECT","TOKEN_SIGNATURE_INCORRECT","io.getstream.video.android.core.errors.VideoErrorCode.TOKEN_SIGNATURE_INCORRECT"]},{"name":"TRACK","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.TRACK","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-t-r-a-c-k/index.html","searchKeys":["TRACK","TRACK","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.TRACK"]},{"name":"TRANSPORT","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.TRANSPORT","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-t-r-a-n-s-p-o-r-t/index.html","searchKeys":["TRANSPORT","TRANSPORT","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.TRANSPORT"]},{"name":"UNABLE_TO_PARSE_SOCKET_EVENT","description":"io.getstream.video.android.core.errors.VideoErrorCode.UNABLE_TO_PARSE_SOCKET_EVENT","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-u-n-a-b-l-e_-t-o_-p-a-r-s-e_-s-o-c-k-e-t_-e-v-e-n-t/index.html","searchKeys":["UNABLE_TO_PARSE_SOCKET_EVENT","UNABLE_TO_PARSE_SOCKET_EVENT","io.getstream.video.android.core.errors.VideoErrorCode.UNABLE_TO_PARSE_SOCKET_EVENT"]},{"name":"UNDEFINED","description":"io.getstream.video.android.core.model.CallEventType.UNDEFINED","location":"stream-video-android-core/io.getstream.video.android.core.model/-call-event-type/-u-n-d-e-f-i-n-e-d/index.html","searchKeys":["UNDEFINED","UNDEFINED","io.getstream.video.android.core.model.CallEventType.UNDEFINED"]},{"name":"UNDEFINED_TOKEN","description":"io.getstream.video.android.core.errors.VideoErrorCode.UNDEFINED_TOKEN","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-u-n-d-e-f-i-n-e-d_-t-o-k-e-n/index.html","searchKeys":["UNDEFINED_TOKEN","UNDEFINED_TOKEN","io.getstream.video.android.core.errors.VideoErrorCode.UNDEFINED_TOKEN"]},{"name":"UNKNOWN","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcMediaKind.UNKNOWN","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-media-kind/-u-n-k-n-o-w-n/index.html","searchKeys":["UNKNOWN","UNKNOWN","io.getstream.video.android.core.call.stats.model.discriminator.RtcMediaKind.UNKNOWN"]},{"name":"UNKNOWN","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcQualityLimitationReason.UNKNOWN","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-quality-limitation-reason/-u-n-k-n-o-w-n/index.html","searchKeys":["UNKNOWN","UNKNOWN","io.getstream.video.android.core.call.stats.model.discriminator.RtcQualityLimitationReason.UNKNOWN"]},{"name":"UNKNOWN","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.UNKNOWN","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-report-type/-u-n-k-n-o-w-n/index.html","searchKeys":["UNKNOWN","UNKNOWN","io.getstream.video.android.core.call.stats.model.discriminator.RtcReportType.UNKNOWN"]},{"name":"UNKNOWN","description":"io.getstream.video.android.core.model.VisibilityOnScreenState.UNKNOWN","location":"stream-video-android-core/io.getstream.video.android.core.model/-visibility-on-screen-state/-u-n-k-n-o-w-n/index.html","searchKeys":["UNKNOWN","UNKNOWN","io.getstream.video.android.core.model.VisibilityOnScreenState.UNKNOWN"]},{"name":"VALIDATION_ERROR","description":"io.getstream.video.android.core.errors.VideoErrorCode.VALIDATION_ERROR","location":"stream-video-android-core/io.getstream.video.android.core.errors/-video-error-code/-v-a-l-i-d-a-t-i-o-n_-e-r-r-o-r/index.html","searchKeys":["VALIDATION_ERROR","VALIDATION_ERROR","io.getstream.video.android.core.errors.VideoErrorCode.VALIDATION_ERROR"]},{"name":"VIDEO","description":"io.getstream.video.android.core.call.stats.model.discriminator.RtcMediaKind.VIDEO","location":"stream-video-android-core/io.getstream.video.android.core.call.stats.model.discriminator/-rtc-media-kind/-v-i-d-e-o/index.html","searchKeys":["VIDEO","VIDEO","io.getstream.video.android.core.call.stats.model.discriminator.RtcMediaKind.VIDEO"]},{"name":"VISIBLE","description":"io.getstream.video.android.core.model.VisibilityOnScreenState.VISIBLE","location":"stream-video-android-core/io.getstream.video.android.core.model/-visibility-on-screen-state/-v-i-s-i-b-l-e/index.html","searchKeys":["VISIBLE","VISIBLE","io.getstream.video.android.core.model.VisibilityOnScreenState.VISIBLE"]},{"name":"abstract class BitmapVideoFilter : VideoFilter","description":"io.getstream.video.android.core.call.video.BitmapVideoFilter","location":"stream-video-android-core/io.getstream.video.android.core.call.video/-bitmap-video-filter/index.html","searchKeys":["BitmapVideoFilter","abstract class BitmapVideoFilter : VideoFilter","io.getstream.video.android.core.call.video.BitmapVideoFilter"]},{"name":"abstract class RawVideoFilter : VideoFilter","description":"io.getstream.video.android.core.call.video.RawVideoFilter","location":"stream-video-android-core/io.getstream.video.android.core.call.video/-raw-video-filter/index.html","searchKeys":["RawVideoFilter","abstract class RawVideoFilter : VideoFilter","io.getstream.video.android.core.call.video.RawVideoFilter"]},{"name":"abstract class VideoEvent","description":"org.openapitools.client.models.VideoEvent","location":"stream-video-android-core/org.openapitools.client.models/-video-event/index.html","searchKeys":["VideoEvent","abstract class VideoEvent","org.openapitools.client.models.VideoEvent"]},{"name":"abstract fun applyFilter(audioFormat: Int, channelCount: Int, sampleRate: Int, sampleData: ByteBuffer)","description":"io.getstream.video.android.core.call.audio.AudioFilter.applyFilter","location":"stream-video-android-core/io.getstream.video.android.core.call.audio/-audio-filter/apply-filter.html","searchKeys":["applyFilter","abstract fun applyFilter(audioFormat: Int, channelCount: Int, sampleRate: Int, sampleData: ByteBuffer)","io.getstream.video.android.core.call.audio.AudioFilter.applyFilter"]},{"name":"abstract fun applyFilter(videoFrame: VideoFrame, surfaceTextureHelper: SurfaceTextureHelper): VideoFrame","description":"io.getstream.video.android.core.call.video.RawVideoFilter.applyFilter","location":"stream-video-android-core/io.getstream.video.android.core.call.video/-raw-video-filter/apply-filter.html","searchKeys":["applyFilter","abstract fun applyFilter(videoFrame: VideoFrame, surfaceTextureHelper: SurfaceTextureHelper): VideoFrame","io.getstream.video.android.core.call.video.RawVideoFilter.applyFilter"]},{"name":"abstract fun applyFilter(videoFrameBitmap: Bitmap)","description":"io.getstream.video.android.core.call.video.BitmapVideoFilter.applyFilter","location":"stream-video-android-core/io.getstream.video.android.core.call.video/-bitmap-video-filter/apply-filter.html","searchKeys":["applyFilter","abstract fun applyFilter(videoFrameBitmap: Bitmap)","io.getstream.video.android.core.call.video.BitmapVideoFilter.applyFilter"]},{"name":"abstract fun call(type: String, id: String = \"\"): Call","description":"io.getstream.video.android.core.StreamVideo.call","location":"stream-video-android-core/io.getstream.video.android.core/-stream-video/call.html","searchKeys":["call","abstract fun call(type: String, id: String = \"\"): Call","io.getstream.video.android.core.StreamVideo.call"]},{"name":"abstract fun checkAndroidPermissions(context: Context, call: Call): Boolean","description":"io.getstream.video.android.core.permission.android.StreamPermissionCheck.checkAndroidPermissions","location":"stream-video-android-core/io.getstream.video.android.core.permission.android/-stream-permission-check/check-android-permissions.html","searchKeys":["checkAndroidPermissions","abstract fun checkAndroidPermissions(context: Context, call: Call): Boolean","io.getstream.video.android.core.permission.android.StreamPermissionCheck.checkAndroidPermissions"]},{"name":"abstract fun cleanup()","description":"io.getstream.video.android.core.StreamVideo.cleanup","location":"stream-video-android-core/io.getstream.video.android.core/-stream-video/cleanup.html","searchKeys":["cleanup","abstract fun cleanup()","io.getstream.video.android.core.StreamVideo.cleanup"]},{"name":"abstract fun getCallCID(): String","description":"org.openapitools.client.models.WSCallEvent.getCallCID","location":"stream-video-android-core/org.openapitools.client.models/-w-s-call-event/get-call-c-i-d.html","searchKeys":["getCallCID","abstract fun getCallCID(): String","org.openapitools.client.models.WSCallEvent.getCallCID"]},{"name":"abstract fun getEventType(): String","description":"org.openapitools.client.models.VideoEvent.getEventType","location":"stream-video-android-core/org.openapitools.client.models/-video-event/get-event-type.html","searchKeys":["getEventType","abstract fun getEventType(): String","org.openapitools.client.models.VideoEvent.getEventType"]},{"name":"abstract fun getOngoingCallNotification(callDisplayName: String?, callId: StreamCallId): Notification?","description":"io.getstream.video.android.core.notifications.NotificationHandler.getOngoingCallNotification","location":"stream-video-android-core/io.getstream.video.android.core.notifications/-notification-handler/get-ongoing-call-notification.html","searchKeys":["getOngoingCallNotification","abstract fun getOngoingCallNotification(callDisplayName: String?, callId: StreamCallId): Notification?","io.getstream.video.android.core.notifications.NotificationHandler.getOngoingCallNotification"]},{"name":"abstract fun getRingingCallNotification(ringingState: RingingState, callId: StreamCallId, callDisplayName: String, shouldHaveContentIntent: Boolean = true): Notification?","description":"io.getstream.video.android.core.notifications.NotificationHandler.getRingingCallNotification","location":"stream-video-android-core/io.getstream.video.android.core.notifications/-notification-handler/get-ringing-call-notification.html","searchKeys":["getRingingCallNotification","abstract fun getRingingCallNotification(ringingState: RingingState, callId: StreamCallId, callDisplayName: String, shouldHaveContentIntent: Boolean = true): Notification?","io.getstream.video.android.core.notifications.NotificationHandler.getRingingCallNotification"]},{"name":"abstract fun logOut()","description":"io.getstream.video.android.core.StreamVideo.logOut","location":"stream-video-android-core/io.getstream.video.android.core/-stream-video/log-out.html","searchKeys":["logOut","abstract fun logOut()","io.getstream.video.android.core.StreamVideo.logOut"]},{"name":"abstract fun map(emojiCode: String): String","description":"io.getstream.video.android.core.mapper.ReactionMapper.map","location":"stream-video-android-core/io.getstream.video.android.core.mapper/-reaction-mapper/map.html","searchKeys":["map","abstract fun map(emojiCode: String): String","io.getstream.video.android.core.mapper.ReactionMapper.map"]},{"name":"abstract fun onConnected()","description":"io.getstream.video.android.core.internal.network.NetworkStateProvider.NetworkStateListener.onConnected","location":"stream-video-android-core/io.getstream.video.android.core.internal.network/-network-state-provider/-network-state-listener/on-connected.html","searchKeys":["onConnected","abstract fun onConnected()","io.getstream.video.android.core.internal.network.NetworkStateProvider.NetworkStateListener.onConnected"]},{"name":"abstract fun onDisconnected()","description":"io.getstream.video.android.core.internal.network.NetworkStateProvider.NetworkStateListener.onDisconnected","location":"stream-video-android-core/io.getstream.video.android.core.internal.network/-network-state-provider/-network-state-listener/on-disconnected.html","searchKeys":["onDisconnected","abstract fun onDisconnected()","io.getstream.video.android.core.internal.network.NetworkStateProvider.NetworkStateListener.onDisconnected"]},{"name":"abstract fun onEvent(event: EventT)","description":"io.getstream.video.android.core.events.VideoEventListener.onEvent","location":"stream-video-android-core/io.getstream.video.android.core.events/-video-event-listener/on-event.html","searchKeys":["onEvent","abstract fun onEvent(event: EventT)","io.getstream.video.android.core.events.VideoEventListener.onEvent"]},{"name":"abstract fun onLiveCall(callId: StreamCallId, callDisplayName: String)","description":"io.getstream.video.android.core.notifications.NotificationHandler.onLiveCall","location":"stream-video-android-core/io.getstream.video.android.core.notifications/-notification-handler/on-live-call.html","searchKeys":["onLiveCall","abstract fun onLiveCall(callId: StreamCallId, callDisplayName: String)","io.getstream.video.android.core.notifications.NotificationHandler.onLiveCall"]},{"name":"abstract fun onMissedCall(callId: StreamCallId, callDisplayName: String)","description":"io.getstream.video.android.core.notifications.NotificationHandler.onMissedCall","location":"stream-video-android-core/io.getstream.video.android.core.notifications/-notification-handler/on-missed-call.html","searchKeys":["onMissedCall","abstract fun onMissedCall(callId: StreamCallId, callDisplayName: String)","io.getstream.video.android.core.notifications.NotificationHandler.onMissedCall"]},{"name":"abstract fun onNotification(callId: StreamCallId, callDisplayName: String)","description":"io.getstream.video.android.core.notifications.NotificationHandler.onNotification","location":"stream-video-android-core/io.getstream.video.android.core.notifications/-notification-handler/on-notification.html","searchKeys":["onNotification","abstract fun onNotification(callId: StreamCallId, callDisplayName: String)","io.getstream.video.android.core.notifications.NotificationHandler.onNotification"]},{"name":"abstract fun onRingingCall(callId: StreamCallId, callDisplayName: String)","description":"io.getstream.video.android.core.notifications.NotificationHandler.onRingingCall","location":"stream-video-android-core/io.getstream.video.android.core.notifications/-notification-handler/on-ringing-call.html","searchKeys":["onRingingCall","abstract fun onRingingCall(callId: StreamCallId, callDisplayName: String)","io.getstream.video.android.core.notifications.NotificationHandler.onRingingCall"]},{"name":"abstract fun start()","description":"io.getstream.video.android.core.audio.AudioHandler.start","location":"stream-video-android-core/io.getstream.video.android.core.audio/-audio-handler/start.html","searchKeys":["start","abstract fun start()","io.getstream.video.android.core.audio.AudioHandler.start"]},{"name":"abstract fun stop()","description":"io.getstream.video.android.core.audio.AudioHandler.stop","location":"stream-video-android-core/io.getstream.video.android.core.audio/-audio-handler/stop.html","searchKeys":["stop","abstract fun stop()","io.getstream.video.android.core.audio.AudioHandler.stop"]},{"name":"abstract fun subscribe(listener: VideoEventListener): EventSubscription","description":"io.getstream.video.android.core.StreamVideo.subscribe","location":"stream-video-android-core/io.getstream.video.android.core/-stream-video/subscribe.html","searchKeys":["subscribe","abstract fun subscribe(listener: VideoEventListener): EventSubscription","io.getstream.video.android.core.StreamVideo.subscribe"]},{"name":"abstract fun subscribeFor(vararg eventTypes: Class, listener: VideoEventListener): EventSubscription","description":"io.getstream.video.android.core.StreamVideo.subscribeFor","location":"stream-video-android-core/io.getstream.video.android.core/-stream-video/subscribe-for.html","searchKeys":["subscribeFor","abstract fun subscribeFor(vararg eventTypes: Class, listener: VideoEventListener): EventSubscription","io.getstream.video.android.core.StreamVideo.subscribeFor"]},{"name":"abstract suspend fun acceptCall(type: String, id: String): AcceptCallResponse","description":"org.openapitools.client.apis.ProductvideoApi.acceptCall","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/accept-call.html","searchKeys":["acceptCall","abstract suspend fun acceptCall(type: String, id: String): AcceptCallResponse","org.openapitools.client.apis.ProductvideoApi.acceptCall"]},{"name":"abstract suspend fun blockUser(type: String, id: String, blockUserRequest: BlockUserRequest): BlockUserResponse","description":"org.openapitools.client.apis.ProductvideoApi.blockUser","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/block-user.html","searchKeys":["blockUser","abstract suspend fun blockUser(type: String, id: String, blockUserRequest: BlockUserRequest): BlockUserResponse","org.openapitools.client.apis.ProductvideoApi.blockUser"]},{"name":"abstract suspend fun collectUserFeedback(type: String, id: String, session: String, collectUserFeedbackRequest: CollectUserFeedbackRequest): CollectUserFeedbackResponse","description":"org.openapitools.client.apis.ProductvideoApi.collectUserFeedback","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/collect-user-feedback.html","searchKeys":["collectUserFeedback","abstract suspend fun collectUserFeedback(type: String, id: String, session: String, collectUserFeedbackRequest: CollectUserFeedbackRequest): CollectUserFeedbackResponse","org.openapitools.client.apis.ProductvideoApi.collectUserFeedback"]},{"name":"abstract suspend fun connectAsync(): Deferred>","description":"io.getstream.video.android.core.StreamVideo.connectAsync","location":"stream-video-android-core/io.getstream.video.android.core/-stream-video/connect-async.html","searchKeys":["connectAsync","abstract suspend fun connectAsync(): Deferred>","io.getstream.video.android.core.StreamVideo.connectAsync"]},{"name":"abstract suspend fun connectIfNotAlreadyConnected()","description":"io.getstream.video.android.core.StreamVideo.connectIfNotAlreadyConnected","location":"stream-video-android-core/io.getstream.video.android.core/-stream-video/connect-if-not-already-connected.html","searchKeys":["connectIfNotAlreadyConnected","abstract suspend fun connectIfNotAlreadyConnected()","io.getstream.video.android.core.StreamVideo.connectIfNotAlreadyConnected"]},{"name":"abstract suspend fun createDevice(createDeviceRequest: CreateDeviceRequest): Response","description":"org.openapitools.client.apis.ProductvideoApi.createDevice","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/create-device.html","searchKeys":["createDevice","abstract suspend fun createDevice(createDeviceRequest: CreateDeviceRequest): Response","org.openapitools.client.apis.ProductvideoApi.createDevice"]},{"name":"abstract suspend fun createDevice(pushDevice: PushDevice): Result","description":"io.getstream.video.android.core.StreamVideo.createDevice","location":"stream-video-android-core/io.getstream.video.android.core/-stream-video/create-device.html","searchKeys":["createDevice","abstract suspend fun createDevice(pushDevice: PushDevice): Result","io.getstream.video.android.core.StreamVideo.createDevice"]},{"name":"abstract suspend fun createGuest(createGuestRequest: CreateGuestRequest): CreateGuestResponse","description":"org.openapitools.client.apis.ProductvideoApi.createGuest","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/create-guest.html","searchKeys":["createGuest","abstract suspend fun createGuest(createGuestRequest: CreateGuestRequest): CreateGuestResponse","org.openapitools.client.apis.ProductvideoApi.createGuest"]},{"name":"abstract suspend fun deleteDevice(device: Device): Result","description":"io.getstream.video.android.core.StreamVideo.deleteDevice","location":"stream-video-android-core/io.getstream.video.android.core/-stream-video/delete-device.html","searchKeys":["deleteDevice","abstract suspend fun deleteDevice(device: Device): Result","io.getstream.video.android.core.StreamVideo.deleteDevice"]},{"name":"abstract suspend fun deleteDevice(id: String, userId: String? = null): Response","description":"org.openapitools.client.apis.ProductvideoApi.deleteDevice","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/delete-device.html","searchKeys":["deleteDevice","abstract suspend fun deleteDevice(id: String, userId: String? = null): Response","org.openapitools.client.apis.ProductvideoApi.deleteDevice"]},{"name":"abstract suspend fun deleteRecording(type: String, id: String, session: String, filename: String): DeleteRecordingResponse","description":"org.openapitools.client.apis.ProductvideoApi.deleteRecording","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/delete-recording.html","searchKeys":["deleteRecording","abstract suspend fun deleteRecording(type: String, id: String, session: String, filename: String): DeleteRecordingResponse","org.openapitools.client.apis.ProductvideoApi.deleteRecording"]},{"name":"abstract suspend fun deleteTranscription(type: String, id: String, session: String, filename: String): DeleteTranscriptionResponse","description":"org.openapitools.client.apis.ProductvideoApi.deleteTranscription","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/delete-transcription.html","searchKeys":["deleteTranscription","abstract suspend fun deleteTranscription(type: String, id: String, session: String, filename: String): DeleteTranscriptionResponse","org.openapitools.client.apis.ProductvideoApi.deleteTranscription"]},{"name":"abstract suspend fun endCall(type: String, id: String): EndCallResponse","description":"org.openapitools.client.apis.ProductvideoApi.endCall","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/end-call.html","searchKeys":["endCall","abstract suspend fun endCall(type: String, id: String): EndCallResponse","org.openapitools.client.apis.ProductvideoApi.endCall"]},{"name":"abstract suspend fun getCall(type: String, id: String, connectionId: String? = null, membersLimit: Int? = null, ring: Boolean? = null, notify: Boolean? = null): GetCallResponse","description":"org.openapitools.client.apis.ProductvideoApi.getCall","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/get-call.html","searchKeys":["getCall","abstract suspend fun getCall(type: String, id: String, connectionId: String? = null, membersLimit: Int? = null, ring: Boolean? = null, notify: Boolean? = null): GetCallResponse","org.openapitools.client.apis.ProductvideoApi.getCall"]},{"name":"abstract suspend fun getCallStats(type: String, id: String, session: String): GetCallStatsResponse","description":"org.openapitools.client.apis.ProductvideoApi.getCallStats","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/get-call-stats.html","searchKeys":["getCallStats","abstract suspend fun getCallStats(type: String, id: String, session: String): GetCallStatsResponse","org.openapitools.client.apis.ProductvideoApi.getCallStats"]},{"name":"abstract suspend fun getEdges(): GetEdgesResponse","description":"org.openapitools.client.apis.ProductvideoApi.getEdges","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/get-edges.html","searchKeys":["getEdges","abstract suspend fun getEdges(): GetEdgesResponse","org.openapitools.client.apis.ProductvideoApi.getEdges"]},{"name":"abstract suspend fun getEdges(): Result>","description":"io.getstream.video.android.core.StreamVideo.getEdges","location":"stream-video-android-core/io.getstream.video.android.core/-stream-video/get-edges.html","searchKeys":["getEdges","abstract suspend fun getEdges(): Result>","io.getstream.video.android.core.StreamVideo.getEdges"]},{"name":"abstract suspend fun getOrCreateCall(type: String, id: String, getOrCreateCallRequest: GetOrCreateCallRequest, connectionId: String? = null): GetOrCreateCallResponse","description":"org.openapitools.client.apis.ProductvideoApi.getOrCreateCall","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/get-or-create-call.html","searchKeys":["getOrCreateCall","abstract suspend fun getOrCreateCall(type: String, id: String, getOrCreateCallRequest: GetOrCreateCallRequest, connectionId: String? = null): GetOrCreateCallResponse","org.openapitools.client.apis.ProductvideoApi.getOrCreateCall"]},{"name":"abstract suspend fun goLive(type: String, id: String, goLiveRequest: GoLiveRequest): GoLiveResponse","description":"org.openapitools.client.apis.ProductvideoApi.goLive","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/go-live.html","searchKeys":["goLive","abstract suspend fun goLive(type: String, id: String, goLiveRequest: GoLiveRequest): GoLiveResponse","org.openapitools.client.apis.ProductvideoApi.goLive"]},{"name":"abstract suspend fun joinCall(type: String, id: String, joinCallRequest: JoinCallRequest, connectionId: String? = null): JoinCallResponse","description":"org.openapitools.client.apis.ProductvideoApi.joinCall","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/join-call.html","searchKeys":["joinCall","abstract suspend fun joinCall(type: String, id: String, joinCallRequest: JoinCallRequest, connectionId: String? = null): JoinCallResponse","org.openapitools.client.apis.ProductvideoApi.joinCall"]},{"name":"abstract suspend fun listDevices(userId: String? = null): ListDevicesResponse","description":"org.openapitools.client.apis.ProductvideoApi.listDevices","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/list-devices.html","searchKeys":["listDevices","abstract suspend fun listDevices(userId: String? = null): ListDevicesResponse","org.openapitools.client.apis.ProductvideoApi.listDevices"]},{"name":"abstract suspend fun listRecordings(type: String, id: String): ListRecordingsResponse","description":"org.openapitools.client.apis.ProductvideoApi.listRecordings","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/list-recordings.html","searchKeys":["listRecordings","abstract suspend fun listRecordings(type: String, id: String): ListRecordingsResponse","org.openapitools.client.apis.ProductvideoApi.listRecordings"]},{"name":"abstract suspend fun listTranscriptions(type: String, id: String): ListTranscriptionsResponse","description":"org.openapitools.client.apis.ProductvideoApi.listTranscriptions","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/list-transcriptions.html","searchKeys":["listTranscriptions","abstract suspend fun listTranscriptions(type: String, id: String): ListTranscriptionsResponse","org.openapitools.client.apis.ProductvideoApi.listTranscriptions"]},{"name":"abstract suspend fun muteUsers(type: String, id: String, muteUsersRequest: MuteUsersRequest): MuteUsersResponse","description":"org.openapitools.client.apis.ProductvideoApi.muteUsers","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/mute-users.html","searchKeys":["muteUsers","abstract suspend fun muteUsers(type: String, id: String, muteUsersRequest: MuteUsersRequest): MuteUsersResponse","org.openapitools.client.apis.ProductvideoApi.muteUsers"]},{"name":"abstract suspend fun queryCallMembers(queryCallMembersRequest: QueryCallMembersRequest): QueryCallMembersResponse","description":"org.openapitools.client.apis.ProductvideoApi.queryCallMembers","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/query-call-members.html","searchKeys":["queryCallMembers","abstract suspend fun queryCallMembers(queryCallMembersRequest: QueryCallMembersRequest): QueryCallMembersResponse","org.openapitools.client.apis.ProductvideoApi.queryCallMembers"]},{"name":"abstract suspend fun queryCallStats(queryCallStatsRequest: QueryCallStatsRequest): QueryCallStatsResponse","description":"org.openapitools.client.apis.ProductvideoApi.queryCallStats","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/query-call-stats.html","searchKeys":["queryCallStats","abstract suspend fun queryCallStats(queryCallStatsRequest: QueryCallStatsRequest): QueryCallStatsResponse","org.openapitools.client.apis.ProductvideoApi.queryCallStats"]},{"name":"abstract suspend fun queryCalls(filters: Map, sort: List = listOf(SortField.Asc(DEFAULT_QUERY_CALLS_SORT)), limit: Int = DEFAULT_QUERY_CALLS_LIMIT, prev: String? = null, next: String? = null, watch: Boolean = false): Result","description":"io.getstream.video.android.core.StreamVideo.queryCalls","location":"stream-video-android-core/io.getstream.video.android.core/-stream-video/query-calls.html","searchKeys":["queryCalls","abstract suspend fun queryCalls(filters: Map, sort: List = listOf(SortField.Asc(DEFAULT_QUERY_CALLS_SORT)), limit: Int = DEFAULT_QUERY_CALLS_LIMIT, prev: String? = null, next: String? = null, watch: Boolean = false): Result","io.getstream.video.android.core.StreamVideo.queryCalls"]},{"name":"abstract suspend fun queryCalls(queryCallsRequest: QueryCallsRequest, connectionId: String? = null): QueryCallsResponse","description":"org.openapitools.client.apis.ProductvideoApi.queryCalls","location":"stream-video-android-core/org.openapitools.client.apis/-productvideo-api/query-calls.html","searchKeys":["queryCalls","abstract suspend fun queryCalls(queryCallsRequest: QueryCallsRequest, connectionId: String? = null): QueryCallsResponse","org.openapitools.client.apis.ProductvideoApi.queryCalls"]},{"name":"abstract suspend fun queryMembers(type: String, id: String, filter: Map? = null, sort: List = mutableListOf(SortField.Desc(\"created_at\")), prev: String? = null, next: String? = null, limit: Int = 25): Result