Edit

Share via


AVFragmentedAssetMinder.FromAsset(AVAsset, Double) Method

Definition

[Foundation.Export("fragmentedAssetMinderWithAsset:mindingInterval:")]
public static AVFoundation.AVFragmentedAssetMinder FromAsset (AVFoundation.AVAsset asset, double mindingInterval);
static member FromAsset : AVFoundation.AVAsset * double -> AVFoundation.AVFragmentedAssetMinder

Parameters

asset
AVAsset
mindingInterval
Double

Returns

Attributes

Applies to