Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in avfoundation

xcode - Add AVFountation Framework

iphone xcode avfoundation

AVFoundation capture UIImage

Why does capturing images with AVFoundation give me 480x640 images when the preset is 640x480?

AVFoundation Metadata Object Types

ios swift avfoundation

How to fix the 66671 AudioQueueInternalNotifyRunning error when playing a sound? [duplicate]

macos swift audio avfoundation

Why does -writeImageToSavedPhotosAlbum orient my picture incorrectly?

ios avfoundation

How Can I Record the Screen with Acceptable Performance While Keeping the UI Responsive?

AVPlayer "Cannot Complete Action"

ios ios5 avfoundation avplayer

What is the most efficient way to display CVImageBufferRef on iOS

How to convert a kCVPixelFormatType_420YpCbCr8BiPlanarFullRange buffer to UIImage in iOS

AVAssetReaderOutput copyNextSampleBuffer hangs when encoding video w/ audio on device

Getting Slow Motion meta data from captured video in iOS

How to properly delete/release AVPlayer/AVPlayerItem?