I've got a callback for QTCaptureVideoPreviewOutput -captureOutput:didOutputVideoFrame:withSampleBuffer:fromConnection getting called in 0.6, but the result type for didOutputVideoFrame is coming is __NSCFType rather than CVImageBufferRef. Looks like the CV types are supposed to work?