mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 14:36:31 +00:00
add volume
This commit is contained in:
@@ -10,5 +10,7 @@ public enum PlaybackControlEnum
|
||||
NextFrame = 5,
|
||||
SaveAnnotations = 6,
|
||||
RemoveSelectedAnns = 7,
|
||||
RemoveAllAnns = 8
|
||||
RemoveAllAnns = 8,
|
||||
TurnOffVolume = 9,
|
||||
TurnOnVolume = 10
|
||||
}
|
||||
Reference in New Issue
Block a user