api/view/live/live_core_widget library

Copyright (c) 2025 Tencent. All rights reserved. Module: LiveCoreView @ AtomicXCore Function: Live core view component, providing view container for live streaming and playback, supporting multi-user co-hosting, PK and other features.

Classes

LiveCoreController
Live core widget controller protocol
LiveCoreWidget
VideoWidgetBuilder
Video view adapter protocol

Enums

CoreViewType
Core view type.
ViewLayer
View layer.

Typedefs

BattleContainerWidgetBuilder = Widget Function(BuildContext context)
BattleWidgetBuilder = Widget Function(BuildContext context, SeatInfo seatInfo)
CoGuestWidgetBuilder = Widget Function(BuildContext context, SeatInfo seatInfo, ViewLayer viewLayer)
CoHostWidgetBuilder = Widget Function(BuildContext context, SeatInfo seatInfo, ViewLayer viewLayer)