共用方式為


AVSampleBufferRenderSynchronizer.AddBoundaryTimeObserver 方法

定義

[Foundation.Export("addBoundaryTimeObserverForTimes:queue:usingBlock:")]
public virtual Foundation.NSObject AddBoundaryTimeObserver (Foundation.NSValue[] times, CoreFoundation.DispatchQueue queue, Action handler);
abstract member AddBoundaryTimeObserver : Foundation.NSValue[] * CoreFoundation.DispatchQueue * Action -> Foundation.NSObject
override this.AddBoundaryTimeObserver : Foundation.NSValue[] * CoreFoundation.DispatchQueue * Action -> Foundation.NSObject

參數

times
NSValue[]
queue
DispatchQueue

即將加入。

這個參數可以是 null

handler
Action

傳回

屬性

適用於