Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
iPhone 16 Camera Control
Search
Megabits_mzq
September 26, 2024
Programming
0
76
iPhone 16 Camera Control
Megabits_mzq
September 26, 2024
Tweet
Share
More Decks by Megabits_mzq
See All by Megabits_mzq
240fps で画像処理したい
megabitsenmzq
0
160
Swift 開発が楽になる道具たち
megabitsenmzq
1
610
Animoji を作ってみた
megabitsenmzq
0
150
MainMenu.xib を翻訳してみた
megabitsenmzq
0
250
WKWebView とめんどくさいお友達
megabitsenmzq
1
650
先週解決した SwiftUI 問題
megabitsenmzq
0
100
SwiftUI 豆知識 - よちよち Swift
megabitsenmzq
1
370
Other Decks in Programming
See All in Programming
サーバーゆる勉強会 DBMS の仕組み編
kj455
1
300
ChatGPT とつくる PHP で OS 実装
memory1994
PRO
3
190
Stackless и stackful? Корутины и асинхронность в Go
lamodatech
0
1.3k
どうして手を動かすよりもチーム内のコードレビューを優先するべきなのか
okashoi
3
870
為你自己學 Python
eddie
0
520
선언형 UI에서의 상태관리
l2hyunwoo
0
270
責務を分離するための例外設計 - PHPカンファレンス 2024
kajitack
9
2.4k
PHPで作るWebSocketサーバー ~リアクティブなアプリケーションを知るために~ / WebSocket Server in PHP - To know reactive applications
seike460
PRO
2
770
ある日突然あなたが管理しているサーバーにDDoSが来たらどうなるでしょう?知ってるようで何も知らなかったDDoS攻撃と対策 #phpcon.2024
akase244
2
7.7k
traP の部内 ISUCON とそれを支えるポータル / PISCON Portal
ikura_hamu
0
180
カンファレンス動画鑑賞会のススメ / Osaka.swift #1
hironytic
0
170
AHC041解説
terryu16
0
400
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
335
57k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Testing 201, or: Great Expectations
jmmastey
41
7.2k
Documentation Writing (for coders)
carmenintech
67
4.5k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
33
2.7k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
YesSQL, Process and Tooling at Scale
rocio
170
14k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
28
4.5k
Code Reviewing Like a Champion
maltzj
521
39k
Optimising Largest Contentful Paint
csswizardry
33
3k
How GitHub (no longer) Works
holman
312
140k
Transcript
@Megabits_mzq_jp
9/20実機届きました
None
1AVCaptureControl
2AVCaptureSessionControlsDelegate
3AVCaptureEventInteraction
(5.0 - 1) * 0.8 = 4.2 - 1 5.0x(zoomFactor)
4.2x 🪤 この差分 builtInWideAngleCamera だけある!どこにも書いてない カメラ固有ファクターあるが、例えば UltraWide は 0.5、それではない つまり displayVideoZoomFactorMutiplier ではない!
残りは公式 見 てください!ありがとうございました! https://developer.apple.com/documentation/avfoundation/capture_setup/ enhancing_your_app_experience_with_the_camera_control