Enum PlayCommand
Enum PlayCommand
Namespace: MediaBrowser.Model.Session
Assembly: MediaBrowser.Model.dll
Syntax
public enum PlayCommand
Fields
| Name | Description |
|---|---|
| PlayInstantMix | The play instant mix |
| PlayLast | The play last |
| PlayNext | The play next |
| PlayNow | The play now |
| PlayShuffle | The play shuffle |