trackGroups
The track groups an asset contains.
Declaration
var trackGroups: [AVAssetTrackGroup] { get }Discussion
This value is an empty array if the composition has no track groups.
The track groups an asset contains.
var trackGroups: [AVAssetTrackGroup] { get }This value is an empty array if the composition has no track groups.