AVAssetReaderOutput.ResetForReadingTimeRanges(NSValue[]) 方法

定义

[Foundation.Export("resetForReadingTimeRanges:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ResetForReadingTimeRanges (Foundation.NSValue[] timeRanges);
abstract member ResetForReadingTimeRanges : Foundation.NSValue[] -> unit
override this.ResetForReadingTimeRanges : Foundation.NSValue[] -> unit

参数

timeRanges
NSValue[]
属性

适用于