PlaybackCount
public enum PlaybackCount : Codable
Undocumented
-
Declaration
Swift
public init(from decoder: Decoder) throws
-
Declaration
Swift
public func encode(to encoder: Encoder) throws
-
Undocumented
Declaration
Swift
case notAvailable
-
Undocumented
Declaration
Swift
case times(Int)