PHImageManager.RequestPlayerItem Method
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.
Requests the specified asset for playback.
[Foundation.Export("requestPlayerItemForVideo:options:resultHandler:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual int RequestPlayerItem (Photos.PHAsset asset, Photos.PHVideoRequestOptions options, Photos.PHImageManagerRequestPlayerHandler resultHandler);
abstract member RequestPlayerItem : Photos.PHAsset * Photos.PHVideoRequestOptions * Photos.PHImageManagerRequestPlayerHandler -> int
override this.RequestPlayerItem : Photos.PHAsset * Photos.PHVideoRequestOptions * Photos.PHImageManagerRequestPlayerHandler -> int
Parameters
- asset
- PHAsset
- resultHandler
- PHImageManagerRequestPlayerHandler
Returns
- Attributes