include/cinder/qtime/QuickTimeUtils.h File Reference

Go to the source code of this file.

Namespaces

namespace  cinder
namespace  cinder::qtime

Functions

Surface8u cinder::qtime::convertCVPixelBufferToSurface (CVPixelBufferRef pixelBufferRef)
 Makes a cinder::Surface form a CVPixelBufferRef, setting a proper deallocation function to free the CVPixelBufferRef upon the destruction of the Surface::Obj.