зеркало из https://github.com/xamarin/ios-samples.git
39b1d41dec | ||
---|---|---|
.. | ||
src | ||
Metadata.xml | ||
README.md |
README.md
name | description | page_type | languages | products | extensions | urlFragment | |||||
---|---|---|---|---|---|---|---|---|---|---|---|
Xamarin.iOS - AVCam | Using AVFoundation to Capture Images and Movies, this sample demonstrates how to use the AVFoundation capture API to record movies... (iOS11) | sample |
|
|
|
ios11-avcam |
AVCam
Using AVFoundation to Capture Images and Movies
AVCam demonstrates how to use the AVFoundation
capture API to record movies and capture still images. The sample has a record button for recording movies, a camera button for switching between front and back cameras (on supported devices), and a still button for capturing still images. AVCam runs only on an actual device, either an iPad
or iPhone
, and cannot be run in Simulator
.
Build Requirements
Xcode 9.0, iOS 11.0 SDK
Runtime
iOS 11.0 or later
License
Xamarin port changes are released under the MIT license