VideoOutputSettings

interface VideoOutputSettings

Output settings for a CameraVideoOutput.

See

Properties

codec?

optional codec: VideoCodec

Configures the VideoCodec to use for recording a video. By default, it is undefined, and the most efficient codec will be selected (likely h265)

On this page