AVAssetTrack.Asset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AVAsset of which the AVAssetTrack is a component.
public virtual AVFoundation.AVAsset Asset { [Foundation.Export("asset", ObjCRuntime.ArgumentSemantic.Weak)] get; }
member this.Asset : AVFoundation.AVAsset
Property Value
- Attributes