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
dataBuffersetDataBuffer(_:)withAudioBufferList(blockBufferMemoryAllocator:flags:body:)setDataBuffer(fromAudioBufferList:blockBufferMemoryAllocator:flags:)copyPCMData(fromRange:into:)audioStreamPacketDescriptions()withUnsafeAudioStreamPacketDescriptions(_:)singleSampleBuffers()CMSampleBuffer.SingleSampleBuffers