MonoTouch.CoreVideo.CVReturn Enumeration
Possible status codes for CoreVideo functions.

Syntax

public enum CVReturn

Remarks

Members

Member NameDescription
AllocationFailedAllocation failed.
DisplayLinkAlreadyRunningThe displauy link is already running.
DisplayLinkCallbacksNotSetThere are no callbacks registered for the specified display link.
DisplayLinkNotRunningThe display link is not running
ErrorGeneric error message.
FirstInternal marker
InvalidArgumentCaller passed an invalid argument.
InvalidDisplayThe specified display is invalid
InvalidPixelBufferAttributesThe specified pixel buffer attributes are not valid.
InvalidPixelFormatThe specified pixel format is not valid.
InvalidPoolAttributesIt is not possible to create a buffer pool with the specified attributes.
InvalidSizeInvalid buffer size.
LastInternal marker.
PixelBufferNotMetalCompatibleDocumentation for this section has not yet been entered.
PixelBufferNotOpenGLCompatibleThe pixel format is not compatible with OpenGL.
PoolAllocationFailedFailure to allocate the pool.
SuccessThe method executed successfully.
WouldExceedAllocationThresholdPerforming this operation would exceed the allocation threshold.

Requirements

Namespace: MonoTouch.CoreVideo
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0