mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 19:46:29 +00:00
add image editing
This commit is contained in:
@@ -12,5 +12,7 @@ public enum PlaybackControlEnum
|
||||
RemoveSelectedAnns = 7,
|
||||
RemoveAllAnns = 8,
|
||||
TurnOffVolume = 9,
|
||||
TurnOnVolume = 10
|
||||
TurnOnVolume = 10,
|
||||
Previous = 11,
|
||||
Next = 12
|
||||
}
|
||||
Reference in New Issue
Block a user