Package-level declarations

Types

Link copied to clipboard
class CameraView : TUIVideoView

When starting camera test, the camera rendering view will be displayed on this CameraView.

Link copied to clipboard

Core view type.

Link copied to clipboard
class LiveCoreView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, viewType: CoreViewType = CoreViewType.PLAY_VIEW) : LiveCoreViewDeprecated

Live core view component, providing view container for live streaming push and playback, supporting multi-person co-guest, PK and other features.

Link copied to clipboard

Video view adapter protocol

Link copied to clipboard

View layer.