Function: LivestreamView()
LivestreamView(
props
):Element
Defined in: packages/react-native-client/src/components/LivestreamView.tsx:54
Renders a video player playing the livestream set up with useLivestream hook.
Parameters
Parameter | Type | Description |
---|---|---|
props | LivestreamViewProps |
Returns
Element