CVDisplayLink 类

定义

public class CVDisplayLink : IDisposable, ObjCRuntime.INativeObject
type CVDisplayLink = class
    interface INativeObject
    interface IDisposable
继承
CVDisplayLink
实现

构造函数

CVDisplayLink()
CVDisplayLink(IntPtr)

属性

ActualOutputVideoRefreshPeriod
Handle
IsRunning
NominalOutputVideoRefreshPeriod
OutputVideoLatency

方法

Dispose()
Dispose(Boolean)
Finalize()
GetCurrentDisplay()
GetCurrentTime(CVTimeStamp)
SetCurrentDisplay(CGLContext, CGLPixelFormat)
SetCurrentDisplay(Int32)
SetOutputCallback(CVDisplayLink+DisplayLinkOutputCallback)
Start()
Stop()

适用于