最終更新:2017-02-24 (金) 03:23:11 (2618d)  

AVCaptureDevice
Top / AVCaptureDevice

A device that provides input (such as audio or video) for capture sessions and offers controls for hardware-specific capture features.

https://developer.apple.com/reference/avfoundation/avcapturedevice

列挙

  • let devices = AVCaptureDevice.devices()

取得

  • AVCaptureDevice.defaultDevice?(withMediaType?: AVMediaTypeVideo?)

フォーマット

関連