UCameraFormat constructor
const
UCameraFormat({})
Implementation
const UCameraFormat({required this.size, this.minFps = 0, this.maxFps = 0, this.isHighSpeed = false, this.supportsHdr = false, this.supportsDepth = false});