次の方法で共有


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

戻り値

属性

適用対象