org.rococoa.cocoa.iokit
Interface IOKitLibrary.eIOAccelSurfaceModeBits

Enclosing interface:
IOKitLibrary

public static interface IOKitLibrary.eIOAccelSurfaceModeBits


Field Summary
static int kIOAccelSurfaceModeBeamSync
           
static int kIOAccelSurfaceModeColorDepth1555
           
static int kIOAccelSurfaceModeColorDepth8888
           
static int kIOAccelSurfaceModeColorDepthBGRA32
           
static int kIOAccelSurfaceModeColorDepthBits
           
static int kIOAccelSurfaceModeColorDepthYUV
           
static int kIOAccelSurfaceModeColorDepthYUV12
           
static int kIOAccelSurfaceModeColorDepthYUV2
           
static int kIOAccelSurfaceModeColorDepthYUV9
           
static int kIOAccelSurfaceModeStereoBit
           
static int kIOAccelSurfaceModeWindowedBit
           
 

Field Detail

kIOAccelSurfaceModeColorDepth1555

static final int kIOAccelSurfaceModeColorDepth1555
See Also:
Constant Field Values

kIOAccelSurfaceModeColorDepth8888

static final int kIOAccelSurfaceModeColorDepth8888
See Also:
Constant Field Values

kIOAccelSurfaceModeColorDepthYUV

static final int kIOAccelSurfaceModeColorDepthYUV
See Also:
Constant Field Values

kIOAccelSurfaceModeColorDepthYUV9

static final int kIOAccelSurfaceModeColorDepthYUV9
See Also:
Constant Field Values

kIOAccelSurfaceModeColorDepthYUV12

static final int kIOAccelSurfaceModeColorDepthYUV12
See Also:
Constant Field Values

kIOAccelSurfaceModeColorDepthYUV2

static final int kIOAccelSurfaceModeColorDepthYUV2
See Also:
Constant Field Values

kIOAccelSurfaceModeColorDepthBGRA32

static final int kIOAccelSurfaceModeColorDepthBGRA32
See Also:
Constant Field Values

kIOAccelSurfaceModeColorDepthBits

static final int kIOAccelSurfaceModeColorDepthBits
See Also:
Constant Field Values

kIOAccelSurfaceModeStereoBit

static final int kIOAccelSurfaceModeStereoBit
See Also:
Constant Field Values

kIOAccelSurfaceModeWindowedBit

static final int kIOAccelSurfaceModeWindowedBit
See Also:
Constant Field Values

kIOAccelSurfaceModeBeamSync

static final int kIOAccelSurfaceModeBeamSync
See Also:
Constant Field Values