Documentation Archive Developer
Search

AVKit Changes

AVKit

Added AVCaptureView.fileOutput
Added AVCaptureView.session
Added AVCaptureView.setSession(AVCaptureSession!, showVideoPreview: Bool, showAudioPreview: Bool)
Added AVCaptureViewDelegate.captureView(AVCaptureView!, startRecordingToFileOutput: AVCaptureFileOutput!)
Added AVPlayerView.player
Modified AVCaptureView.delegate
Declaration
From
var delegate: AVCaptureViewDelegate!
To
weak var delegate: AVCaptureViewDelegate!

Modified AVPlayerView
Introduction
FromOS X 10.10
ToOS X 10.9

Modified AVPlayerViewControlsStyle [enum]
Introduction
FromOS X 10.10
ToOS X 10.9

Modified AVPlayerViewTrimResult [enum]
Introduction
FromOS X 10.10
ToOS X 10.9