다음을 통해 공유


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

반환

특성

적용 대상