Click or drag to resize

TransportCommand Enumeration

[This is preliminary documentation and is subject to change.]

Transport command enumeration

Namespace:  GHASchema.Classes.Capabilities.Media
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
[GHAEnumAttribute("TransportCommand")]
public enum TransportCommand
Members
  Member nameValueDescription
Stop0
Play1
Rewind2
StepForward3
StepBackward4
Resume5
Pause6
See Also