SizeContainer, container and videoRef
Definitions and examples of video containers
<SizeContainer>
<Container>
<Video />
</Container>
</SizeContainer><SizeContainer>

<SizeContainer> with default configuration.
forceVideoToFitContainer parameter is set to false, then the <Container> element will match the size of the video stream, regardless of the actual size of the container.<Container>

forceVideoToFitContainer parameter is set to true, then the smaller side will fit the <SizeContainer>Last updated