ios-samples/ios11/AVCam/README.md

910 B

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
csharp
xamarin
tags
ios11
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