Contents

activeExternalSyncVideoFrameDuration

The receiver’s external sync frame duration (the reciprocal of its frame rate) when being driven by an external sync device.

Declaration

var activeExternalSyncVideoFrameDuration: CMTime { get }

Discussion

Set up your input to follow an external sync device by calling follow(_:videoFrameDuration:delegate:).

See Also

Synchronizing with external devices