Documentation Archive Developer
Search

VideoDecodeAcceleration Changes

VideoDecodeAcceleration (Added)

Added VDADecoder
Added VDADecoderCreate(CFDictionary!, CFDictionary!, UnsafeMutablePointer<VDADecoderOutputCallback>, UnsafeMutablePointer<Void>, UnsafeMutablePointer<VDADecoder>) -> OSStatus
Added VDADecoderDecode(VDADecoder, UInt32, AnyObject!, CFDictionary!) -> OSStatus
Added VDADecoderDestroy(VDADecoder) -> OSStatus
Added VDADecoderFlush(VDADecoder, UInt32) -> OSStatus
Added VDADecoderOutputCallback
Added kVDADecoderConfigurationError
Added kVDADecoderConfiguration_Height
Added kVDADecoderConfiguration_SourceFormat
Added kVDADecoderConfiguration_Width
Added kVDADecoderConfiguration_avcCData
Added kVDADecoderDecodeFlags_DontEmitFrame
Added kVDADecoderDecoderFailedErr
Added kVDADecoderFlush_EmitFrames
Added kVDADecoderFormatNotSupportedErr
Added kVDADecoderHardwareNotSupportedErr
Added kVDADecoderNoErr