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
92
iPhone 16 Camera Control
Megabits_mzq
September 26, 2024
Tweet
Share
More Decks by Megabits_mzq
See All by Megabits_mzq
240fps で画像処理したい
megabitsenmzq
0
170
Swift 開発が楽になる道具たち
megabitsenmzq
1
630
Animoji を作ってみた
megabitsenmzq
0
170
MainMenu.xib を翻訳してみた
megabitsenmzq
0
250
WKWebView とめんどくさいお友達
megabitsenmzq
1
680
先週解決した SwiftUI 問題
megabitsenmzq
0
100
SwiftUI 豆知識 - よちよち Swift
megabitsenmzq
1
380
Other Decks in Programming
See All in Programming
状態と共に暮らす:ステートフルへの挑戦
ypresto
3
1.1k
On-the-fly Suggestions of Rewriting Method Deprecations
ohbarye
1
4.7k
ComposeでWebアプリを作る技術
tbsten
0
130
GitHub Copilot for Azureを使い倒したい
ymd65536
1
310
Flutterでllama.cppをつかってローカルLLMを試してみた
sakuraidayo
0
120
M5UnitUnified 最新動向 2025/05
gob
0
120
一緒に働きたくなるプログラマの思想 #QiitaConference
mu_zaru
78
20k
KANNA Android の技術的課題と取り組み
watabee
0
180
Deoptimization: How YJIT Speeds Up Ruby by Slowing Down / RubyKaigi 2025
k0kubun
1
1.9k
サービスレベルを管理してアジャイルを加速しよう!! / slm-accelerate-agility
tomoyakitaura
1
200
今話題のMCPサーバーをFastAPIでサッと作ってみた
yuukis
0
110
Road to RubyKaigi: Making Tinny Chiptunes with Ruby
makicamel
4
540
Featured
See All Featured
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.7k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
119
51k
Music & Morning Musume
bryan
47
6.5k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Building an army of robots
kneath
305
45k
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
Embracing the Ebb and Flow
colly
85
4.7k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.4k
The Cost Of JavaScript in 2023
addyosmani
49
7.8k
How STYLIGHT went responsive
nonsquared
100
5.5k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
780
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