UpDownPresetBundle
public struct UpDownPresetBundle : Equatable
extension MimiPersonalization.UpDownPresetBundle: Codable
Preset bundle which contains the up, down and default presets.
-
Declaration
Swift
public init(from decoder: Decoder) throws
-
Declaration
Swift
public func encode(to encoder: Encoder) throws