case fixed(width: CGFloat, height: CGFloat)
Center the preview in a fixed size container with the given dimensions.
case sizeThatFits
Fit the container to the size of the preview when offered the size of the device that the preview is running on.