Question

What is the alternative to the functionality that is being deprecated in QuickTime.framework/ImageCompression.h in OSX 10.9?

Specifically:

ICMDecompressionSessionRef
ICMDecompressionTrackingCallbackRecord
ICMDecompressionSessionRelease
ImageDescriptionHandle::NewHandle
ICMDecompressionSessionCreate
DisposeHandle
ICMDecompressionSessionDecodeFrame
ICMDecompressionSessionSetNonScheduledDisplayTime 

Any help would greatly be appreciated.

Thanks!

Was it helpful?

Solution

The answer is the VideoToolbox Framework.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top