Contents

init(track:)

Creates a mutable input parameters object for a given track.

Declaration

convenience init(track: AVAssetTrack?)

Parameters

  • track:

    The track to associate with the input parameters object.

Return Value

A mutable input parameters object with no volume ramps and trackID set to track’s identifier.