cameraFormat represents a certain video format supported by a camera device.
The format is a combination of a QVideoFrameFormat::PixelFormat , resolution and a range of frame rates.
cameraFormat objects can be queried from cameraDevice to inspect the set of supported video formats.
另请参阅 cameraDevice and Camera .