videoElement property

VideoElement? videoElement
getter/setter pair

The HTML video element, used to display the camera stream.

Implementation

external VideoElement? videoElement;