Enumeration
Track.TrackState
@objc(TrackState)
public enum TrackState: Int, Codable
Relationships
Member Of
Track
Conforms To
Codable
Int
Enumeration Cases
stopped
case stopped
started
case started