maxCaptions

val maxCaptions: Int = 3

Parameters

maxCaptions

The maximum number of closed captions to retain in the ClosedCaptionManager.closedCaptions flow. Must be greater than or equal to io.getstream.video.android.compose.ui.components.closedcaptions.ClosedCaptionsThemeConfig.maxVisibleCaptions to ensure the UI has sufficient data to render.