MonoMac.CoreVideo.CVDisplayLink Members

The members of MonoMac.CoreVideo.CVDisplayLink are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
ActualOutputVideoRefreshPerioddouble. Documentation for this section has not yet been entered.
[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.
[read-only]
IsRunningbool. Documentation for this section has not yet been entered.
[read-only]
NominalOutputVideoRefreshPeriodCVTime. Documentation for this section has not yet been entered.
[read-only]
OutputVideoLatencyCVTime. Documentation for this section has not yet been entered.

Public Methods

Dispose()
Releases the resourced used by the CVDisplayLink object.
Finalize()
Finalizer for the CVDisplayLink object
GetCurrentDisplay() : int
Documentation for this section has not yet been entered.
GetCurrentTime(out CVTimeStamp) : CVReturn
Documentation for this section has not yet been entered.
SetCurrentDisplay(int) : CVReturn
Documentation for this section has not yet been entered.
SetCurrentDisplay(MonoMac.OpenGL.CGLContext, MonoMac.OpenGL.CGLPixelFormat) : CVReturn
Documentation for this section has not yet been entered.
SetOutputCallback(CVDisplayLink.DisplayLinkOutputCallback) : CVReturn
Documentation for this section has not yet been entered.
Start() : CVReturn
Documentation for this section has not yet been entered.
Stop() : CVReturn
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Releases the resourced used by the CVDisplayLink object.