audiovisualAsset
The video asset, as an AVAsset object.
Declaration
var audiovisualAsset: AVAsset? { get }Discussion
This object provides access to the video asset as a collection of tracks and metadata. For details on working with AVAsset objects, see AVFoundation Programming Guide.