dataOutputs
The list of data outputs governed by this data output synchronizer.
Declaration
var dataOutputs: [AVCaptureOutput] { get }Discussion
This array is read-only. You configure the list of data outputs to synchronize only when you create an AVCaptureDataOutputSynchronizer object.