CMBuffer
A reference to a buffer object.
Declaration
typealias CMBuffer = CFTypeRefDiscussion
A CMBuffer can be an instance of any Core Foundation type, as long as a getDuration callback can be provided. Commonly used types are CMSampleBuffer and CVPixelBuffer.