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