Contents

minSupportedLockedVideoFrameDuration

The maximum frame rate (expressed as a minimum duration) that can be set on an input associated with this device.

Declaration

var minSupportedLockedVideoFrameDuration: CMTime { get }

Discussion

kCMTimeInvalid is returned when the device or its current configuration does not support locked frame rate. Use activeLockedVideoFrameDuration to set the locked frame rate on the input.

See Also

Synchronizing with external devices