Enumeration for the states.
C# Copy public enum State
public enum State
Created state.
Paused state.
Playing state.
Ready state.
Unavailable state.