addFragmentedAsset(_:)
Adds a fragmented asset to the array of minded assets.
Declaration
func addFragmentedAsset(_ asset: any AVAsset & AVFragmentMinding)Parameters
- asset:
The fragmented asset to add to the minder.
Adds a fragmented asset to the array of minded assets.
func addFragmentedAsset(_ asset: any AVAsset & AVFragmentMinding)The fragmented asset to add to the minder.