5 questions
I am currently trying to shoot a video, but when I execute the following code, I get the error because more than one output of the same type is unsupported. var myDevice: AVCaptureDevice? let devices...
I would like to use AVFoundation to capture the in-camera capture image, but the capture image is strange.I have attached an image.I captured my business card normally, but it looks like it's crushed ...
I use iOS Swift to create a video save process.I can now save videos, but when I check the video taken with the iPhone facing up with the camera roll, it is facing sideways.To avoid this, we found tha...
If you use AVAudioPCMBuffer in swift to write a value to the buffer and sound a sine wave http://www.tmroyal.com/playing-sounds-in-swift-audioengine.htmlIt was made by referring to .I'd like to write ...
I am creating a video editing application with swift.Using AVFoundation, we create the ability to add logos to videos.I was able to find some samples of objective-c, but I don't have many samples with...
© 2024 OneMinuteCode. All rights reserved.