Enum NvPresentVideo
Used in GL.NV.GetVideo, GL.NV.PresentFrameDualFill and 1 other function
Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum NvPresentVideo
Fields
| Name | Description |
|---|---|
| CurrentTimeNv | Original was GL_CURRENT_TIME_NV = 0x8E28 |
| FieldsNv | Original was GL_FIELDS_NV = 0x8E27 |
| FrameNv | Original was GL_FRAME_NV = 0x8E26 |
| NumFillStreamsNv | Original was GL_NUM_FILL_STREAMS_NV = 0x8E29 |
| PresentDurationNv | Original was GL_PRESENT_DURATION_NV = 0x8E2B |
| PresentTimeNv | Original was GL_PRESENT_TIME_NV = 0x8E2A |