This website requires JavaScript.
Explore
Help
Sign In
KazukyAkayashi
/
m3_lightmeter
Watch
1
Star
0
Fork
You've already forked m3_lightmeter
0
mirror of
https://github.com/vodemn/m3_lightmeter.git
synced
2024-11-22 23:40:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
bf37d1a1d2
m3_lightmeter
/
lib
/
data
/
models
/
volume_action.dart
4 lines
65 B
Dart
Raw
Normal View
History
Unescape
Escape
removed `VolumeAction.zoom`
2023-07-09 11:10:58 +00:00
enum
VolumeAction
{
shutter
,
none
}
implemented `VolumeKeysListener` (wip)
2023-07-03 15:19:48 +00:00
enum
VolumeKey
{
up
,
down
}
Reference in a new issue
Copy permalink