The encoder property kVTCompressionPropertyKey_ExpectedFrameRate is a hint to the video encoder. Since frame rates can be fractional, let's use a float here instead of an int.
The encoder property kVTCompressionPropertyKey_ExpectedFrameRate is a hint to the video encoder. Since frame rates can be fractional, let's use a float here instead of an int.