MonoTouch.CoreVideo Namespace

CoreVideo bindings

Classes

TypeReason
CVAttachmentModeAn enumeration whose values specify whether a buffer attachment should or should not propagate.
CVBufferA Core Video data buffer, containing video, audio, or other type of data.
CVFillExtendedPixelsCallBackA delegate that defines the function used to pad buffers that use a custom pixel format.
CVFillExtendedPixelsCallBackDataEncapsulates the description of a custom extended-pixel fill algorithm.
CVImageBufferA MonoTouch.CoreVideo.CVBuffer that stores image data.
CVMetalTextureThis type exposes a CoreVideo buffer as a Metal texture.
CVMetalTextureCacheCache to manage CVMetalTexture objects.
CVOptionFlagsA flagging enumeration. Currently only contains a None value of 0.
CVPixelBufferA MonoTouch.CoreVideo.CVImageBuffer that holds pixels.
CVPixelBufferAttributesManages the attributes associated with MonoTouch.CoreVideo.CVPixelBuffer.
CVPixelBufferLockAn enumeration that flags whether a MonoTouch.CoreVideo.CVPixelBuffer is read-only or not.
CVPixelBufferPoolA reusable set of MonoTouch.CoreVideo.CVPixelBuffers.
CVPixelBufferPoolAllocationSettingsManages pixel buffer pool allocation settings.
CVPixelBufferPoolSettingsManages pixel buffer settings.
CVPixelFormatDescriptionA class that supports the definition of customer pixel formats.
CVPixelFormatTypeAn enumeration of known pixel formats.
CVPlanarComponentInfoA struct that describes planar components.
CVPlanarPixelBufferInfoA struct that holds the MonoTouch.CoreVideo.CVPlanarComponentInfos of a planar buffer.
CVPlanarPixelBufferInfo_YCbCrPlanarA struct that defines the MonoTouch.CoreVideo.CVPlanarComponentInfos of a YCbCr planar buffer.
CVReturnPossible status codes for CoreVideo functions.
CVSMPTETimeEncodes an SMPTE timestamp.
CVSMPTETimeFlagsAn enumeration whose values specify the SMPTE time state.
CVSMPTETimeTypeAn enumeration whose values specify SMPTE timecode types.
CVTimeCoreVideo time representation.
CVTimeFlagsAn enumeration that can flag whether a MonoTouch.CoreVideo.CVTime is unknown.
CVTimeStampA struct that describes a display timestamp.
CVTimeStampFlagsAn enumeration whose values can flag validity of a timestamp or field in a MonoTouch.CoreVideo.CVTimeStamp.