isAdjustingSignalCompensationDelayWhileRunningSupported
Whether adjusting the signal compensation delay property of an external sync device is supported while the session is running.
Declaration
var isAdjustingSignalCompensationDelayWhileRunningSupported: Bool { get }Discussion
This property returns true if the signalCompensationDelay of an AVExternalSyncDevice being followed by this device’s AVCaptureDeviceInput can be adjusted while the AVCaptureSession is running.