Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Reuse same AVPlayer and AVPlayerLayer or create new ones each time?

AVPlayer Slider seeking Backwards issue

Why AVPlayerItem's canPlayFastForward method returns False?

ios avfoundation avplayer

Different recording file sizes from different iPads

avfoundation

HTTP live streaming server on iPhone

iOS: error in __connection_block_invoke_2: Connection interrupted [duplicate]

How to equalize stereo input and apply audio effect only to single channel on iOS?

AVAudioSession - How to switch between speaker and headphones output

AVAssetWriterInput and readyForMoreMediaData

Starting AVAssetExportSession in the Background

How do I know when generateCGImagesAsynchronously has completely finished?