CVDisplayLink
DisplayLinkOutputCallback
CVDisplayLink()
CVDisplayLink(IntPtr)
~CVDisplayLink()
ActualOutputVideoRefreshPeriod
Handle
IsRunning
NominalOutputVideoRefreshPeriod
OutputVideoLatency
CreateFromDisplayId(UInt32)
CreateFromDisplayId(UInt32, CVReturn)
CreateFromDisplayIds(UInt32[])
CreateFromDisplayIds(UInt32[], CVReturn)
CreateFromOpenGLMask(UInt32)
CreateFromOpenGLMask(UInt32, CVReturn)
Dispose()
Dispose(Boolean)
GetCurrentDisplay()
GetCurrentTime(CVTimeStamp)
GetTypeId()
Release()
Retain()
SetCurrentDisplay(Int32)
SetCurrentDisplay(CGLContext, CGLPixelFormat)
SetOutputCallback(DisplayLinkOutputCallback)
Start()
Stop()
TryTranslateTime(CVTimeStamp, CVTimeStamp)
xamarinmac
namespace CoreVideo
{
public class CVDisplayLink : INativeObject, IDisposable
{
~CVDisplayLink();
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API