inputGroups
The input groups an asset writer contains.
Declaration
var inputGroups: [AVAssetWriterInputGroup] { get }Discussion
Add input groups to the asset writer using its add(_:) method.
The input groups an asset writer contains.
var inputGroups: [AVAssetWriterInputGroup] { get }Add input groups to the asset writer using its add(_:) method.