mirror of
https://github.com/RafaelSolVargas/Vulkan.git
synced 2025-10-29 16:57:23 +00:00
Modifying play and prev commands to work with Process
This commit is contained in:
@@ -3,7 +3,7 @@ from typing import Tuple
|
||||
|
||||
|
||||
class VCommandsType(Enum):
|
||||
PLAY_PREV = 'Play Prev'
|
||||
PREV = 'Prev'
|
||||
SKIP = 'Skip'
|
||||
PAUSE = 'Pause'
|
||||
RESUME = 'Resume'
|
||||
|
||||
Reference in New Issue
Block a user