MonoTouch.AVFoundation.AVAsset.LoadValuesAsynchronously Method
Asks the asset to load the specified keys (unless they're already loaded).

Syntax

[MonoTouch.Foundation.Export("loadValuesAsynchronouslyForKeys:completionHandler:")]
public virtual void LoadValuesAsynchronously (string[] keys, [MonoTouch.ObjCRuntime.BlockProxy(typeof(MonoTouch.ObjCRuntime.Trampolines/NIDNSAction))] MonoTouch.Foundation.NSAction handler)

Parameters

keys
An array of keys to load.
handler
The delegate to call when loading succeeds, fails or is cancelled.

Remarks

Requirements

Namespace: MonoTouch.AVFoundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0