TargetVideoPixelFormat

type TargetVideoPixelFormat = "native" | "yuv" | "rgb"

Represents a desired pixel format for a video pipeline.

Used to configure the format a CameraFrameOutput streams Frames in.