【发布时间】:2016-11-25 06:34:23
【问题描述】:
我正在使用 AVCaptureSession 来录制视频,当我将 SessionPreset 设置为 Meduim 时,摄像头不会出现在整个区域,意味着它的顶部和底部左侧是空的。附上示例屏幕截图,有没有办法将凸轮显示为全屏/用 AVCaptureSessionPresetMedium 填充整个屏幕。!
【问题讨论】:
-
请与我们分享您的代码。
-
我正在使用 Apple 示例代码,这里是链接 (developer.apple.com/library/content/samplecode/AVCam/Listings/…)
标签: ios objective-c xcode video-capture avcapturesession