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()

適用対象