Contents

supportedInputContentMinScale(device:)

Returns the smallest temporal scaling factor the device supports as a floating-point value.

Declaration

class func supportedInputContentMinScale(device: any MTLDevice) -> Float

Parameters

  • device:

    The Mtldevice instance that represents a GPU.

See Also

Checking a GPU device’s scaling support