There are many ways to capture audio and video in iOS. Examples include AVCaptureDevice, AudioQueue, and Audio Unit. Among them, Audio Unit is the lowest...
The language is US(American) English, not UK(British) English or Chinese pinyin. 1. Names of constants are preceded by a lowercase letter k. The rest follow...
Xiaobian this, to recommend you an excellent iOS communication platform, platform partners are very excellent iOS developers, we focus on the sharing of technology and...
1. Flow of iOS Live streaming technology The flow of live streaming technology can be roughly divided into several steps: data collection, image processing (real-time...
In order to test location-related features, Apple provides developers with a very convenient simulation of location. Positioning in the iOS emulator is very easy because...
1. What are the attribute keywords? Annotations, a new Objective-C feature introduced by Apple in Xcode 6.3, are called Nullability Annotations. These keywords can be...
I have learned about the value and reference transfer of function parameters in C language, and I am curious about the transfer of function parameters...
IOS cannot directly obtain the mobile phone number of the current device (excluding the use of private API), but the telecom service operators (China Mobile,...
CocoaPods is a project for managing Xcode dependent libraries. Through CocoaPods, we can intuitively, centrally and automatically manage our third-party libraries. This article covers how...
According to the online feedback, it crashed after updating version 15.4. According to the screenshot from the feedback, the time format is 12 hours. After...
In the development process, we often encounter such problems: the structure of the App can not run after modification can not directly read other applications...
Application crashes are always the biggest headache. The crash of daily development stage can be dealt with immediately after it is found, but the crash...
Highlights of this issue: Dachang OMO optimization and monitoring scheme; Why TypeScript's popularity is inevitable? Thinking and Practice on the construction of NetEase Cloud Music...