Compartir a través de


CVDisplayLink.SetCurrentDisplay Método

Definición

Sobrecargas

SetCurrentDisplay(Int32)
SetCurrentDisplay(CGLContext, CGLPixelFormat)
public CoreVideo.CVReturn SetCurrentDisplay (int displayId);
member this.SetCurrentDisplay : int -> CoreVideo.CVReturn

Parámetros

displayId
Int32

Devoluciones

Se aplica a

public CoreVideo.CVReturn SetCurrentDisplay (OpenGL.CGLContext cglContext, OpenGL.CGLPixelFormat cglPixelFormat);
member this.SetCurrentDisplay : OpenGL.CGLContext * OpenGL.CGLPixelFormat -> CoreVideo.CVReturn

Parámetros

cglContext
CGLContext
cglPixelFormat
CGLPixelFormat

Devoluciones

Se aplica a