TransportCommand Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Capabilities.Media
[GHAEnumAttribute("TransportCommand")] public enum TransportCommand
Member name | Value | Description | |
---|---|---|---|
Stop | 0 | ||
Play | 1 | ||
Rewind | 2 | ||
StepForward | 3 | ||
StepBackward | 4 | ||
Resume | 5 | ||
Pause | 6 |