api/view/live/live_core_widget library
Classes
- LiveCoreController
- Live core widget controller protocol
- LiveCoreWidget
- Live core view component, providing view container for live streaming push and playback, supporting multi-person co-guest, PK and other features.
- 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 viewPlayer)
- CoHostWidgetBuilder = Widget Function(BuildContext context, SeatInfo seatInfo, ViewLayer viewPlayer)