CVDisplayLink Class

Definition

public class CVDisplayLink : IDisposable, ObjCRuntime.INativeObject
type CVDisplayLink = class
    interface INativeObject
    interface IDisposable
Inheritance
CVDisplayLink
Implements

Constructors

CVDisplayLink()
CVDisplayLink(IntPtr)

Properties

ActualOutputVideoRefreshPeriod
Handle
IsRunning
NominalOutputVideoRefreshPeriod
OutputVideoLatency

Methods

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

Applies to