Contents

imageBuffer

An image buffer that contains the media data.

Declaration

var imageBuffer: CVImageBuffer? { get }

Discussion

The value is nil if the sample buffer doesn’t contain a CVImageBuffer, if the sample contains a CMBlockBuffer, or if there’s an error.

See Also

Modifying Sample Buffers