Post

Replies

Boosts

Views

Activity

Reply to Error 2003332927 when accessing AVCaptureDevice?
I am also seeing this on macOS 12.0.1: [aqme]        MEMixerChannel.cpp:1639  client <AudioQueueObject@0x1240e0c00; Unknown FigPlayer; [0]; play> got error 2003332927 while sending format information After: CMTime newTime = CMTimeMakeWithSeconds(time, 600); [self.player seekToTime:newTime completionHandler:^(BOOL finished) { // optional debug logging if not finished }]; Using either .mp3 or .mp4 files. Each time I use a slider or 'go forward' or 'go backward' buttons to adjust playback location, these messages pop up on the Xcode debug console.
Nov ’21