[MacRuby-devel] CVImageBufferRef vs __NSCFType

Steven Parkes smparkes at smparkes.net
Sat Aug 21 16:04:48 PDT 2010


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?


More information about the MacRuby-devel mailing list