Поделиться через


CVDisplayLink.SetCurrentDisplay Метод

Определение

Перегрузки

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

Параметры

displayId
Int32

Возвращаемое значение

Применяется к

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

Параметры

cglContext
CGLContext
cglPixelFormat
CGLPixelFormat

Возвращаемое значение

Применяется к